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 1f7458d.

See HBASE-22874
  • Loading branch information
apurtell committed Aug 20, 2019
1 parent d2793f1 commit bb31ffa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,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 bb31ffa

Please sign in to comment.