Mikhail Antonov created HBASE-14545:
---------------------------------------
Summary: TestMasterFailover often times out
Key: HBASE-14545
URL: https://issues.apache.org/jira/browse/HBASE-14545
Project: HBase
Issue Type: Bug
Components: test
Affects Versions: 1.2.0
Reporter: Mikhail Antonov
Fix For: 1.2.0
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 301.644 sec <<<
FAILURE! - in org.apache.hadoop.hbase.master.TestMasterFailover
testMasterFailoverWithMockedRIT(org.apache.hadoop.hbase.master.TestMasterFailover)
Time elapsed: 240.112 sec <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 240000
milliseconds
at java.lang.Thread.sleep(Native Method)
at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:146)
at
org.apache.hadoop.hbase.MiniHBaseCluster.waitForActiveAndReadyMaster(MiniHBaseCluster.java:535)
at
org.apache.hadoop.hbase.HBaseCluster.waitForActiveAndReadyMaster(HBaseCluster.java:280)
at
org.apache.hadoop.hbase.master.TestMasterFailover.testMasterFailoverWithMockedRIT(TestMasterFailover.java:400)
Results :
Tests in error:
TestMasterFailover.testMasterFailoverWithMockedRIT:400 ยป TestTimedOut test
tim...
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)