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

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

Huaxiang Sun created HBASE-24105:
------------------------------------

             Summary: [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


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)