[
https://issues.apache.org/jira/browse/HBASE-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055783#comment-14055783
]
Srikanth Srungarapu commented on HBASE-11057:
---------------------------------------------
Attaching a patch, which checks the validity of grant and revoke by probing
user_permissions method. I couldn't extend the same logic to alternate grant
syntax, as the permissions are being stored as tags in cells instead of _acl_
table itself. Any suggestions for extending/altering this logic to verifying
alternate grant syntax would be highly appreciated.
> Improve TestShell coverage of grant and revoke comamnds
> -------------------------------------------------------
>
> Key: HBASE-11057
> URL: https://issues.apache.org/jira/browse/HBASE-11057
> Project: HBase
> Issue Type: Test
> Reporter: Andrew Purtell
> Assignee: Srikanth Srungarapu
> Priority: Minor
> Fix For: 0.99.0, 0.98.5
>
> Attachments: HBASE-11057.patch
>
>
> The TestShell coverage of grant and revoke commands doesn't seem sufficient
> to catch a botch that prevented global grants. Also cover the alternative
> grant syntax introduced in HBASE-11001.
--
This message was sent by Atlassian JIRA
(v6.2#6252)