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)