Skip to content

Commit bb31ffa

Browse files
committed
Revert "HBASE-22823 Mark Canary as Public/Evolving"
This reverts commit 1f7458d. See HBASE-22874
1 parent d2793f1 commit bb31ffa

File tree

1 file changed

+1
-1
lines changed
  • hbase-server/src/main/java/org/apache/hadoop/hbase/tool

1 file changed

+1
-1
lines changed

hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
* 3. zookeeper mode - for each zookeeper instance, selects a zNode and
109109
* outputs some information about failure or latency.
110110
*/
111-
@InterfaceAudience.Public
111+
@InterfaceAudience.Private
112112
public final class Canary implements Tool {
113113
// Sink interface used by the canary to outputs information
114114
public interface Sink {

0 commit comments

Comments
 (0)