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

[VisibilityController] Stackable ScanLabelGenerators

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.99.0, 0.98.2
    • None
    • None
    • Reviewed
    • One can configure a set of ScanLabelGenerators to be used by the system. For this, a comma separated set of implementation class names to be configured for config "hbase.regionserver.scan.visibility.label.generator.class".

    Description

      The ScanLabelGenerator is used by the VisibilityController to assemble the effective label set for a user in the RPC context before processing any request. Currently only one implementation of this interface can be installed, although which implementation to use can be specified in the site file. Instead it should be possible to stack multiple implementations of this component the same way we do coprocessors, installed with explicit priority with ties broken by a counter, where those implementations installed later in the chain have an opportunity to modify the pending effective label set.

      Attachments

        1. HBASE-10916_V3.patch
          14 kB
          Anoop Sam John
        2. HBASE-10916_V2.patch
          14 kB
          Anoop Sam John
        3. HBASE-10916.patch
          14 kB
          Anoop Sam John

        Activity

          People

            anoop.hbase Anoop Sam John
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: