You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/17 18:23:00 UTC

[jira] [Resolved] (HBASE-12587) TestReplicationTrackerZKImpl.testPeerRemovedEvent timedout

     [ https://issues.apache.org/jira/browse/HBASE-12587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-12587.
-----------------------------------------
    Resolution: Abandoned

> TestReplicationTrackerZKImpl.testPeerRemovedEvent timedout
> ----------------------------------------------------------
>
>                 Key: HBASE-12587
>                 URL: https://issues.apache.org/jira/browse/HBASE-12587
>             Project: HBase
>          Issue Type: Task
>          Components: test
>            Reporter: Michael Stack
>            Priority: Major
>         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
(v8.20.7#820007)