You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2018/09/14 00:50:00 UTC

[jira] [Created] (HBASE-21197) TestServerCrashProcedureWithReplicas fails intermittently

Mingliang Liu created HBASE-21197:
-------------------------------------

             Summary: TestServerCrashProcedureWithReplicas fails intermittently
                 Key: HBASE-21197
                 URL: https://issues.apache.org/jira/browse/HBASE-21197
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 3.0.0
            Reporter: Mingliang Liu


An example failure report is like: [https://builds.apache.org/job/PreCommit-HBASE-Build/14396/testReport/]

Specially, the exception trace is:
{code:java}
java.lang.AssertionError: Crashed replica regions should not be assigned to same region server
	at org.apache.hadoop.hbase.master.procedure.TestServerCrashProcedureWithReplicas.assertReplicaDistributed(TestServerCrashProcedureWithReplicas.java:68){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)