You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Reid Chan (Jira)" <ji...@apache.org> on 2020/04/09 10:04:00 UTC

[jira] [Resolved] (HBASE-24121) [Authorization] ServiceAuthorizationManager isn't dynamically updatable. And it should be.

     [ https://issues.apache.org/jira/browse/HBASE-24121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reid Chan resolved HBASE-24121.
-------------------------------
    Resolution: Fixed

> [Authorization] ServiceAuthorizationManager isn't dynamically updatable. And it should be.
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-24121
>                 URL: https://issues.apache.org/jira/browse/HBASE-24121
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Reid Chan
>            Assignee: Reid Chan
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 1.7.0, 1.4.14, 2.2.5
>
>
> Some more background information.
> ServiceAuthorizationManager is responsible for the Services access rights defined in hbase-policy.xml which locates under $hbase_home/conf directory.
> Currently, since it doesn't support update dynamically, we need to restart master/regionservers to make configurations take effect. It is an expensive and low efficient admin operation.
> HDFS has the refreshPolicy to do that, HBase also has update_config command, we can make use of that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)