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

Tag InternalScanner with LimitedPrivate(HBaseInterfaceAudience.COPROC)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 0.98.21, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Some methods (preCompact, preCompactScannerOpen, preFlush, preFlushScannerOpen, etc) of BaseRegionObserver take InternalScanner as input argument as well as the return type.

      BaseRegionObserver is tagged with @InterfaceAudience.LimitedPrivate(HBaseInterfaceAudience.COPROC) but InternalScanner is tagged with @InterfaceAudience.Private.

      This JIRA is to discuss tagging InternalScanner with @InterfaceAudience.LimitedPrivate(HBaseInterfaceAudience.COPROC).

      Attachments

        1. 16048.v1.txt
          1 kB
          Ted Yu

        Issue Links

          Activity

            People

              yuzhihong@gmail.com Ted Yu
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: