You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/05/06 20:57:00 UTC

[jira] [Created] (HBASE-22375) Promote AccessChecker to LimitedPrivate(Coprocessor)

Andrew Purtell created HBASE-22375:
--------------------------------------

             Summary: Promote AccessChecker to LimitedPrivate(Coprocessor)
                 Key: HBASE-22375
                 URL: https://issues.apache.org/jira/browse/HBASE-22375
             Project: HBase
          Issue Type: Task
          Components: Coprocessors, security
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
             Fix For: 3.0.0, 1.5.0, 2.3.0, 2.1.5, 2.2.1, 1.3.5, 1.4.11


We refactored access checking so other components can reuse permissions checks formerly encapsulated by the AccessController coprocessor. The new API is AccessChecker. Currently it is marked Private but I propose to promote this to LimitedPrivate(Coprocessor) with Evolving status. 

Unless there is an objection I will make this change. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)