Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
We refactored access checking so other components can reuse permissions checks formerly encapsulated by the AccessController coprocessor. The new API is AccessChecker, committed as far back as branch-1.4. This should be backported to branch-1.3 as well so any potential user of AccessChecker can address changes and fixes for HBase versions 1.3 and up.
Attachments
Attachments
Issue Links
- is related to
-
PHOENIX-5269 PhoenixAccessController should use AccessChecker instead of AccessControlClient for permission checks
- Closed
-
HBASE-22375 Promote AccessChecker to LimitedPrivate(Coprocessor)
- Resolved