You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yi Mei (JIRA)" <ji...@apache.org> on 2019/02/28 10:58:00 UTC

[jira] [Updated] (HBASE-21974) Change Admin#grant/revoke parameter from UserPermission to user and Permission

     [ https://issues.apache.org/jira/browse/HBASE-21974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yi Mei updated HBASE-21974:
---------------------------
    Attachment: HBASE-21974.master.001.patch

> 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-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)