Lars Hofhansl created HBASE-10989:
-------------------------------------

             Summary: 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


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)

Reply via email to