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:53:00 UTC

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

Yi Mei created HBASE-21974:
------------------------------

             Summary: 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


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)