You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (Jira)" <ji...@apache.org> on 2020/01/08 08:31:00 UTC

[jira] [Created] (HBASE-23659) BaseLoadBalancer#wouldLowerAvailability should consider region replicas

Guanghao Zhang created HBASE-23659:
--------------------------------------

             Summary: BaseLoadBalancer#wouldLowerAvailability should consider region replicas
                 Key: HBASE-23659
                 URL: https://issues.apache.org/jira/browse/HBASE-23659
             Project: HBase
          Issue Type: Bug
            Reporter: Guanghao Zhang


Found this issue when try to fix the flaky unit test  TestRegionReplicaSplit. It may fail as 

java.lang.AssertionError: Splitted regions should not be assigned to same region server.

See [https://builds.apache.org/job/HBase-Flaky-Tests/job/master/5227/testReport/junit/org.apache.hadoop.hbase.master.assignment/TestRegionReplicaSplit/testRegionReplicaSplitRegionAssignment/].

 

 



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