-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha-1, 2.3.0, 2.1.7, 2.2.2
-
Component/s: Region Assignment, rsgroup
-
Labels:None
-
Hadoop Flags:Reviewed
Found this when implementing HBASE-22971. TestSCPWithReplicas fails when RSGroupBasedLoadBalancer is enabled.
And this can be reproduced by a UT on master branch too. I think the problem is that in RSGroupBasedLoadBalancer.retainAssignment we do not consider region replicas.
We should fix this.
- links to