Skip to content

Commit

Permalink
Revert "HBASE-22823 Mark Canary as Public/Evolving"
Browse files Browse the repository at this point in the history
This reverts commit f8695bb.

See HBASE-22874
  • Loading branch information
apurtell committed Aug 20, 2019
1 parent f8695bb commit 3351124
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
* 3. zookeeper mode - for each zookeeper instance, selects a zNode and
* outputs some information about failure or latency.
*/
@InterfaceAudience.Public
@InterfaceAudience.Private
public final class Canary implements Tool {
// Sink interface used by the canary to outputs information
public interface Sink {
Expand Down

0 comments on commit 3351124

Please sign in to comment.