[
https://issues.apache.org/jira/browse/HBASE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203358#comment-15203358
]
Anoop Sam John commented on HBASE-15488:
----------------------------------------
Why not a post hook also as we have with other APIs?
Calling bypass on pre hook have no impact? I think it is better to allow to be
consistent with other cases.
Do we need 2 sets of hook (for split and merge) rather than call it
preswiitchOrMerge and pass the type? Just asking. Or you wanted it to be same
way as the API? I don't know why we did not make 2 APIs. Any reasons?
> Add ACL for setting split merge switch
> --------------------------------------
>
> Key: HBASE-15488
> URL: https://issues.apache.org/jira/browse/HBASE-15488
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-15488-branch-1.v1.patch, HBASE-15488.v1.patch
>
>
> Currently there is no access control for the split merge switch setter in
> MasterRpcServices.
> This JIRA adds necessary coprocessor hook along with enforcing permission
> check in AccessController through the new hook.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)