Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-22874

Define a public interface for Canary and move existing implementation to LimitedPrivate

    XMLWordPrintableJSON

Details

    • Hide
      <!-- 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.
      Show
      <!-- 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.

    Description

      It can be marked as IA.LimitedPrivate(TOOLS).

      Attachments

        Activity

          People

            shahrs87 Rushabh Shah
            zhangduo Duo Zhang
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: