Skip to content

Commit ab28f9d

Browse files
committed
Revert "HBASE-22823 Mark Canary as Public/Evolving"
This reverts commit edf6f68. See HBASE-22874
1 parent a59f7d4 commit ab28f9d

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

0 commit comments

Comments
 (0)