Skip to content

Commit

Permalink
HBASE-22823 Mark Canary as Public/Evolving
Browse files Browse the repository at this point in the history
Signed-off-by: Xu Cang <xucang@apache.org>
  • Loading branch information
Caroline Zhou authored and xcangCRM committed Aug 15, 2019
1 parent b97621b commit f8695bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
* 3. zookeeper mode - for each zookeeper instance, selects a zNode and
* outputs some information about failure or latency.
*/
@InterfaceAudience.Private
@InterfaceAudience.Public
public final class Canary implements Tool {
// Sink interface used by the canary to outputs information
public interface Sink {
Expand Down

0 comments on commit f8695bb

Please sign in to comment.