rmdmattingly commented on code in PR #6722:
URL: https://github.com/apache/hbase/pull/6722#discussion_r1971669188
##########
hbase-balancer/src/test/java/org/apache/hadoop/hbase/master/balancer/TestLargeClusterBalancingConditionalReplicaDistribution.java:
##########
@@ -107,7 +107,7 @@ public void testReplicaDistribution() {
runBalancerToExhaustion(conf, serverToRegions,
Set.of(CandidateGeneratorTestUtil::areAllReplicasDistributed), 10.0f);
- LOG.info("Meta table and system table regions are successfully isolated, "
+ LOG.info("Meta table regions are successfully isolated, "
Review Comment:
Just a copy and paste error on my part. I've moved a lot of this code around
as we've split this work up. Nice catch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]