You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/11/20 03:45:22 UTC

[jira] [Created] (HBASE-10008) TestNamespaceCommands is flakey on jenkins

Nick Dimiduk created HBASE-10008:
------------------------------------

             Summary: TestNamespaceCommands is flakey on jenkins
                 Key: HBASE-10008
                 URL: https://issues.apache.org/jira/browse/HBASE-10008
             Project: HBase
          Issue Type: Test
          Components: test
            Reporter: Nick Dimiduk
            Assignee: Nick Dimiduk


TestNamespaceCommands is flakey on Jenkins, this test has failed due to timeout a couple times for me on precommit. Here's the stacktrace.

{noformat}
java.lang.AssertionError: Timed out waiting for table to become available hbase: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:2575)
	at org.apache.hadoop.hbase.HBaseTestingUtility.waitTableAvailable(HBaseTestingUtility.java:2568)
	at org.apache.hadoop.hbase.security.access.TestNamespaceCommands.beforeClass(TestNamespaceCommands.java:86)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)