You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2014/04/16 00:43:15 UTC

[jira] [Resolved] (HBASE-10989) TestAccessController needs better timeout

     [ https://issues.apache.org/jira/browse/HBASE-10989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl resolved HBASE-10989.
-----------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Thanks [~apurtell]

> TestAccessController needs better timeout
> -----------------------------------------
>
>                 Key: HBASE-10989
>                 URL: https://issues.apache.org/jira/browse/HBASE-10989
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 0.94.19
>
>         Attachments: 10989.txt
>
>
> Here's another one:
> {code}
> Error Message
> Retry exhaust for waiting region to be opened.
> Stacktrace
> java.lang.AssertionError: Retry exhaust for waiting region to be opened.
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.apache.hadoop.hbase.security.access.TestAccessController.testGlobalAuthorizationForNewRegisteredRS(TestAccessController.java:1857)
> {code}
> In trunk we wait up to 10x 1s and we also wait for the regions of the table we just requested to move. In 0.94 we waited 10x 200ms.



--
This message was sent by Atlassian JIRA
(v6.2#6252)