Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
One more:
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)
waitTableAvailable here only waits for 5s in 0.94 (30s almost everywhere else and also in trunk).