You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2017/02/24 16:56:44 UTC

[jira] [Created] (HBASE-17693) TestMasterNoCluster.testFailover UT fails with Timeout error

Yesha Vora created HBASE-17693:
----------------------------------

             Summary: TestMasterNoCluster.testFailover UT fails with Timeout error
                 Key: HBASE-17693
                 URL: https://issues.apache.org/jira/browse/HBASE-17693
             Project: HBase
          Issue Type: Bug
            Reporter: Yesha Vora


testFailover is failing with Timeout Error.
{code}
Error Message

test timed out after 30000 milliseconds
Stacktrace

org.junit.runners.model.TestTimedOutException: test timed out after 30000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:146)
	at org.apache.hadoop.hbase.master.TestMasterNoCluster.testFailover(TestMasterNoCluster.java:246)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)