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

Replication access control should be based on destination table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Replication, security
    • None

    Description

      HBASE-12916 added access control for replication sinks, where previously it was missing. However, the access control check is only enforced by checking for a global write permission. This is both less granular than the check could be and less intuitive (access is denied even if the source cell has write permission to the table being replicated).

      There is obviously more performance overhead from doing more granular checks, but if we only do checks on the distinct set of tables/cfs being written, I think the trade-off might be worth it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ghelmling Gary Helmling
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: