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

Hudson commented on HBASE-10989:
--------------------------------

SUCCESS: Integrated in HBase-0.94 #1348 (See 
[https://builds.apache.org/job/HBase-0.94/1348/])
HBASE-10989 TestAccessController needs better timeout. (larsh: rev 1587741)
* 
/hbase/branches/0.94/security/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java


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

Reply via email to