sunhelly commented on a change in pull request #3011:
URL: https://github.com/apache/hbase/pull/3011#discussion_r588808384



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java
##########
@@ -383,20 +384,19 @@ protected Cluster(
         }
       }
 
+      regionsPerTable = new int[numTables];

Review comment:
       What if we use balance by table, which makes Cluster objects only 
contains one table ?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to