Skip to content

Commit 4b60eac

Browse files
Caroline ZhouxcangCRM
authored andcommitted
HBASE-22823 Mark Canary as Public/Evolving
Signed-off-by: Xu Cang <xucang@apache.org>
1 parent 76a68bd commit 4b60eac

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
@@ -119,7 +119,7 @@
119119
* </li>
120120
* </ol>
121121
*/
122-
@InterfaceAudience.Private
122+
@InterfaceAudience.Public
123123
public final class Canary implements Tool {
124124
/**
125125
* Sink interface used by the canary to output information

0 commit comments

Comments
 (0)