Skip to content

Commit f8695bb

Browse files
Caroline ZhouxcangCRM
authored andcommitted
HBASE-22823 Mark Canary as Public/Evolving
Signed-off-by: Xu Cang <[email protected]>
1 parent b97621b commit f8695bb

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
@@ -109,7 +109,7 @@
109109
* 3. zookeeper mode - for each zookeeper instance, selects a zNode and
110110
* outputs some information about failure or latency.
111111
*/
112-
@InterfaceAudience.Private
112+
@InterfaceAudience.Public
113113
public final class Canary implements Tool {
114114
// Sink interface used by the canary to outputs information
115115
public interface Sink {

0 commit comments

Comments
 (0)