Reid Chan created HBASE-21390:
---------------------------------
Summary: [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
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)