[
https://issues.apache.org/jira/browse/HBASE-21974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781584#comment-16781584
]
Guanghao Zhang commented on HBASE-21974:
----------------------------------------
+1. In the future, the TablePermission/NamespacePermission/GlobalPermission
should be immutable. This can be a new issue.
> Change Admin#grant/revoke parameter from UserPermission to user and Permission
> ------------------------------------------------------------------------------
>
> Key: HBASE-21974
> URL: https://issues.apache.org/jira/browse/HBASE-21974
> Project: HBase
> Issue Type: Sub-task
> Reporter: Yi Mei
> Assignee: Yi Mei
> Priority: Major
> Attachments: HBASE-21974.master.001.patch,
> HBASE-21974.master.002.patch, HBASE-21974.master.003.patch,
> HBASE-21974.master.004.patch, HBASE-21974.master.005.patch
>
>
> HBASE-21739 introduce Admin#grant and Admin#revoke, the parameter of the two
> methods is a UserPermission, which is annotated as InterfaceAudience.Private,
> need to change it to a String of user name and a
> Permission(InterfaceAudience.Public).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)