stack created HBASE-12587:
-----------------------------
Summary: TestReplicationTrackerZKImpl.testPeerRemovedEvent timedout
Key: HBASE-12587
URL: https://issues.apache.org/jira/browse/HBASE-12587
Project: HBase
Issue Type: Task
Components: test
Reporter: stack
Test timedout in branch-1:
https://builds.apache.org/view/H-L/view/HBase/job/HBase-1.0/508/testReport/junit/org.apache.hadoop.hbase.replication/TestReplicationTrackerZKImpl/testPeerListChangedEvent/
{code}
Error Message
test timed out after 30000 milliseconds
Stacktrace
java.lang.Exception: test timed out after 30000 milliseconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl.testPeerListChangedEvent(TestReplicationTrackerZKImpl.java:170)
{code}
Looking at code, zk count run before we are set up to listen on event.
Second test failure is symptom of this fail.
I can't repro locally but happened on trunk and branch-1 just now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)