[
https://issues.apache.org/jira/browse/HBASE-25877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-25877:
------------------------------
Release Note:
Now calling RSRpcService.compactionSwitch, i.e, Admin.compactionSwitch at
client side, requires ADMIN permission.
This is an incompatible change but it is also a bug, as we should not allow any
users to disable compaction on a regionserver, so we apply this to all active
branches.
was:
Now call RSRpcService.compactionSwitch, i.e, Admin.compactionSwitch at client
side, requires ADMIN permission.
This is an incompatible change but it is also a bug, as we should not allow any
users to disable compaction on a regionserver, so we apply this to all active
branches.
> Add access check for compactionSwitch
> --------------------------------------
>
> Key: HBASE-25877
> URL: https://issues.apache.org/jira/browse/HBASE-25877
> Project: HBase
> Issue Type: Bug
> Components: security
> Reporter: lujie
> Assignee: lujie
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.3.6, 2.4.5
>
>
> Should we add access check for
> org.apache.hadoop.hbase.regionserver.RSRpcServices#compactionSwitch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)