[
https://issues.apache.org/jira/browse/HBASE-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362267#comment-14362267
]
Ashish Singhi commented on HBASE-13241:
---------------------------------------
Removed TestAccessController change. It looks like after changing it to
TEST_TABLE.getNameSpaceAsString() in below code test cases started failing.
{code}
assertEquals(0, AccessControlLists.getNamespacePermissions(conf,
TEST_TABLE.getTableName().getNameAsString()).size());
{code}
Need to take a closer look to find out the reason and this can be done in a
separate jira IMHO.
> Add tests for group level grants
> --------------------------------
>
> Key: HBASE-13241
> URL: https://issues.apache.org/jira/browse/HBASE-13241
> Project: HBase
> Issue Type: Improvement
> Components: security, test
> Reporter: Sean Busbey
> Assignee: Ashish Singhi
> Priority: Critical
> Attachments: HBASE-13241-v1.patch, HBASE-13241-v2.patch,
> HBASE-13241-v3.patch, HBASE-13241.patch
>
>
> We need to have tests for group-level grants for various scopes. ref:
> HBASE-13239
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)