[
https://issues.apache.org/jira/browse/HBASE-26268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Connell updated HBASE-26268:
------------------------------------
Status: Patch Available (was: Open)
> AccessController is missing a couple AdminService methods
> ---------------------------------------------------------
>
> Key: HBASE-26268
> URL: https://issues.apache.org/jira/browse/HBASE-26268
> Project: HBase
> Issue Type: Bug
> Reporter: Bryan Beaudreault
> Assignee: Charles Connell
> Priority: Major
>
> Sorry for the vague title, not sure if it'd be better to create individual
> jiras. I discovered that the following two AdminService endpoints are not
> covered by AccessController:
>
> * updateConfiguration
> * clearRegionBlockCache
> There may be others, I haven't done a full audit. We should add coprocessor
> hooks for these and wrap with AccessController, especially since they can
> both have an affect on the cluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)