[ 
https://issues.apache.org/jira/browse/HBASE-21390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664649#comment-16664649
 ] 

Reid Chan commented on HBASE-21390:
-----------------------------------

I'm working on HBASE-21255 and struggling in fixing fail UTs where i found this 
bug.

The original cause is in TableAuthManager which is buggy as well, the fix will 
be included in HBASE-21255. 

Just file this one to raise notices.

> [test] TestRpcAccessChecks is buggy
> -----------------------------------
>
>                 Key: HBASE-21390
>                 URL: https://issues.apache.org/jira/browse/HBASE-21390
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Reid Chan
>            Assignee: Reid Chan
>            Priority: Major
>
> TestRpcAccessChecks is buggy.
> From setup() we know, USER_ADMIN is only granted ADMIN action, but 
> testTableFlush() and testTableFlushAndSnapshot() require CREATE action which 
> USER_ADMIN doesn't have.
> Both tests should fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to