[
https://issues.apache.org/jira/browse/HBASE-24345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103888#comment-17103888
]
Andrew Kyle Purtell commented on HBASE-24345:
---------------------------------------------
Because RSgroups is an optional module, expected to have no compile time or
runtime impact if not wanted, hooks for its operations were removed from
AccessController. IIRC RSgroups hooks are in AC in old 1.x but it was decided
that was inappropriate leakage, so a refactor was done. Then, in master,
RSgroups was unified with core code, and so the decision could be undone. As a
result there is intentional divergence among the 1.x, 2.x, and 3.x code lines.
> [ACL] renameRSGroup should require Admin level permission
> ---------------------------------------------------------
>
> Key: HBASE-24345
> URL: https://issues.apache.org/jira/browse/HBASE-24345
> Project: HBase
> Issue Type: Improvement
> Components: acl, rsgroup
> Reporter: Reid Chan
> Assignee: Reid Chan
> Priority: Major
>
> Currently renameRSgroup can be called by anyone without permission
--
This message was sent by Atlassian Jira
(v8.3.4#803005)