[ 
https://issues.apache.org/jira/browse/HBASE-22208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822988#comment-16822988
 ] 

Hudson commented on HBASE-22208:
--------------------------------

Results for branch branch-2
        [build #1836 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1836/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1836//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1836//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1836//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Create access checker and expose it in RS
> -----------------------------------------
>
>                 Key: HBASE-22208
>                 URL: https://issues.apache.org/jira/browse/HBASE-22208
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Yi Mei
>            Assignee: Yi Mei
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: HBASE-22208.branch-2.001.patch, 
> HBASE-22208.master.001.patch, HBASE-22208.master.002.patch, 
> HBASE-22208.master.003.patch, HBASE-22208.master.004.patch, 
> HBASE-22208.master.005.patch, HBASE-22208.master.006.patch, 
> HBASE-22208.master.007.patch, HBASE-22208.master.008.patch, 
> HBASE-22208.master.009.patch
>
>
> In HBase access control service, access checker performs authorization checks 
> for a given user's assigned permissions. The access checker holds a auth 
> manager instance which cache all global, namespace and table permissions.
> A access checker is created when master, RS and region load AccessController, 
> permission cache is refreshed when acl znode changed.
> We can create access checker when master and RS start and expose it in order 
> to use procedure to refresh its cache rather than watch ZK.



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

Reply via email to