[
https://issues.apache.org/jira/browse/HBASE-12587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226934#comment-14226934
]
Hudson commented on HBASE-12587:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5827 (See
[https://builds.apache.org/job/HBase-TRUNK/5827/])
HBASE-12587 TestReplicationTrackerZKImpl.testPeerRemovedEvent timedout (stack:
rev 1c0a06193e145e0ecbef46706553ed1c1b078136)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationTrackerZKImpl.java
> TestReplicationTrackerZKImpl.testPeerRemovedEvent timedout
> ----------------------------------------------------------
>
> Key: HBASE-12587
> URL: https://issues.apache.org/jira/browse/HBASE-12587
> Project: HBase
> Issue Type: Task
> Components: test
> Reporter: stack
> Attachments: 12587.txt
>
>
> 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)