Qilin Cao created HBASE-17843:
---------------------------------
Summary: JUnit test timed out in TestRegionReplicaFailover.java
Key: HBASE-17843
URL: https://issues.apache.org/jira/browse/HBASE-17843
Project: HBase
Issue Type: Improvement
Reporter: Qilin Cao
Priority: Trivial
I found junit test failed in TestRegionReplicaFailover.java, so I changed the
testPrimaryRegionKill method test timeout = 240000
error logs:
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 285.221 sec <<<
FAILURE! - in org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover
testPrimaryRegionKill[0](org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover)
Time elapsed: 125.963 sec <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 120000
milliseconds
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)