You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (JIRA)" <ji...@apache.org> on 2018/11/15 03:55:00 UTC

[jira] [Commented] (HBASE-21390) [test] TestRpcAccessChecks is buggy

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

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

Fixed in HBASE-21255.

> [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)