[
https://issues.apache.org/jira/browse/HBASE-19093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220086#comment-16220086
]
Chia-Ping Tsai commented on HBASE-19093:
----------------------------------------
We should check all admin/table ops have corresponding hooks in server side,
and then add all hooks to {{AccessControl}}. Make this as a sub-task of
HBASE-18799.
> Check Admin/Table to ensure all operations go via AccessContorl
> ---------------------------------------------------------------
>
> Key: HBASE-19093
> URL: https://issues.apache.org/jira/browse/HBASE-19093
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Priority: Critical
> Fix For: 2.0.0-beta-1
>
>
> A cursory review of Admin Interface has a bunch of methods as open, with out
> AccessControl checks. For example, procedure executor has not check on it.
> This issue is about given the Admin and Table Interfaces a once-over to see
> what is missing and to fill in access control where missing.
> This is a follow-on from work over in HBASE-19048
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)