You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/04/05 20:27:00 UTC

[jira] [Resolved] (HBASE-24105) [Flakey Test] regionserver.TestRegionReplicas

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

Michael Stack resolved HBASE-24105.
-----------------------------------
    Fix Version/s: 2.3.0
                   3.0.0
     Hadoop Flags: Reviewed
         Assignee: Hua Xiang
       Resolution: Fixed

Pushed on branch-2.3 which are the only branches that need this change I believe, a side-effect of the below commit:

commit 16441fbd6854bea38491cffdd4f98fd28522d8ed
Author: Michael Stack <sa...@users.noreply.github.com>
Date:   Fri Mar 20 15:25:06 2020 -0700

    HBASE-23984 [Flakey Tests] TestMasterAbortAndRSGotKilled fails in teardown (#1311)

> [Flakey Test] regionserver.TestRegionReplicas 
> ----------------------------------------------
>
>                 Key: HBASE-24105
>                 URL: https://issues.apache.org/jira/browse/HBASE-24105
>             Project: HBase
>          Issue Type: Test
>          Components: read replicas
>    Affects Versions: 2.3.0, master, 2.4.0
>            Reporter: Huaxiang Sun
>            Assignee: Hua Xiang
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>
> There are 3 failed runs from flakey test board.
> {code:java}
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.testFlushAndCompactionsInPrimaryFailing for the past 1 build (Since #5954 )Took 45 sec.Error Messageexpected null, but was:<org.apache.hadoop.hbase.NotServingRegionException: TestRegionReplicas,,1585782621571_0001.0896d89824217690d8a4b391bb139962. is not online on asf905.gq1.ygridcore.net,37761,1585782616299>Stacktracejava.lang.AssertionError: expected null, but was:<org.apache.hadoop.hbase.NotServingRegionException: TestRegionReplicas,,1585782621571_0001.0896d89824217690d8a4b391bb139962. is not online on asf905.gq1.ygridcore.net,37761,1585782616299>
> 	at org.apache.hadoop.hbase.regionserver.TestRegionReplicas.testFlushAndCompactionsInPrimary(TestRegionReplicas.java:432)
> Standard OutputFormatting using clusterid: testClusterID
> java.lang.ThreadGroup[name=PEWorkerGroup,maxpri=10]
>     Thread[HFileArchiver-3,5,PEWorkerGroup]
>     Thread[HFileArchiver-4,5,PEWorkerGroup]
> Standard Error {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)