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

Lars Hofhansl commented on HBASE-11024:
---------------------------------------

There are some other tests that use the shorter timeouts (Eclipse does not find 
those references due to the way we're pulling in the sources, hence I missed 
them).


> TestSecureLoadIncrementalHFilesSplitRecovery should wait longer for ACL table
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-11024
>                 URL: https://issues.apache.org/jira/browse/HBASE-11024
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Minor
>             Fix For: 0.94.19
>
>         Attachments: 11024.txt
>
>
> One more:
> {code}
> Error Message
> Timed out waiting for table to become available _acl_
> Stacktrace
> java.lang.AssertionError: Timed out waiting for table to become available 
> _acl_
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at 
> org.apache.hadoop.hbase.HBaseTestingUtility.waitTableAvailable(HBaseTestingUtility.java:1799)
>       at 
> org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery.setupCluster(TestSecureLoadIncrementalHFilesSplitRecovery.java:57)
> {code}
> waitTableAvailable here only waits for 5s in 0.94 (30s almost everywhere else 
> and also in trunk).



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

Reply via email to