[
https://issues.apache.org/jira/browse/HBASE-22874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey resolved HBASE-22874.
---------------------------------
Fix Version/s: (was: 1.4.12)
1.4.11
Release Note:
<!-- markdown -->
Downstream users who wish to programmatically check the health of their HBase
cluster may now rely on a public interface derived from the previously private
implementation of the canary cli tool. The interface is named `Canary` and can
be found in the user facing javadocs.
Downstream users who previously relied on the invoking the canary via the Java
classname (either on the command line or programmatically) will need to change
how they do so because the non-public implementation has moved.
Resolution: Fixed
> Define a public interface for Canary and move existing implementation to
> LimitedPrivate
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-22874
> URL: https://issues.apache.org/jira/browse/HBASE-22874
> Project: HBase
> Issue Type: Bug
> Components: canary
> Reporter: Duo Zhang
> Assignee: Rushabh Shah
> Priority: Critical
> Fix For: 3.0.0, 1.5.0, 2.3.0, 1.3.6, 1.4.11, 2.2.2, 2.1.8
>
>
> It can be marked as IA.LimitedPrivate(TOOLS).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)