ndimiduk commented on code in PR #6651:
URL: https://github.com/apache/hbase/pull/6651#discussion_r1965230875
##########
hbase-balancer/src/test/java/org/apache/hadoop/hbase/master/balancer/TestLargeClusterBalancingConditionalReplicaDistribution.java:
##########
@@ -94,7 +94,7 @@ private static TableName getTableName(int i) {
@Test
public void testReplicaDistribution() {
- Configuration conf = new Configuration(false);
+ Configuration conf = new Configuration(true);
Review Comment:
The no-arg constructor is what I would expect here.
--
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]