You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Joseph (JIRA)" <ji...@apache.org> on 2016/06/22 15:59:58 UTC

[jira] [Comment Edited] (HBASE-16080) Fix flakey tests

    [ https://issues.apache.org/jira/browse/HBASE-16080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344597#comment-15344597 ] 

Joseph edited comment on HBASE-16080 at 6/22/16 3:59 PM:
---------------------------------------------------------

I think this test tends to fail, because the NodeFailoverWorker does not finish in time even with a 10 second join. So instead of running the NodeFailoverWorker in parallel, we can just run it in the main thread and guarantee it actually finishes.


was (Author: vegetable26):
I think this test tends to fail, because the NodeFailoverWorker does not finish in time even with a 10 second join. So instead of running the NodeFailoverWorker in parallel, we can just run it in the main thread and guarantee it actually finishes.

> Fix flakey tests
> ----------------
>
>                 Key: HBASE-16080
>                 URL: https://issues.apache.org/jira/browse/HBASE-16080
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Replication
>            Reporter: Elliott Clark
>            Assignee: Joseph
>            Priority: Critical
>         Attachments: HBASE-16080.patch
>
>
> Seems like TestTableBasedReplicationSourceManagerImpl.testCleanupFailoverQueues is a little flakey. We should make that more stable even on the apache test infra.
> https://builds.apache.org/job/HBase-Trunk_matrix/1090/jdk=latest1.7,label=yahoo-not-h2/testReport/junit/org.apache.hadoop.hbase.replication.regionserver/TestTableBasedReplicationSourceManagerImpl/testCleanupFailoverQueues/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)