You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/03/10 09:25:33 UTC

[GitHub] [hbase] Apache9 commented on a change in pull request #3025: HBASE-25517 Support parallel balance RSGroups

Apache9 commented on a change in pull request #3025:
URL: https://github.com/apache/hbase/pull/3025#discussion_r591262013



##########
File path: hbase-server/src/main/java/org/apache/hadoop/hbase/favored/FavoredNodeLoadBalancer.java
##########
@@ -89,7 +89,7 @@ public synchronized void initialize() throws HBaseIOException {
   }
 
   @Override
-  public List<RegionPlan> balanceTable(TableName tableName,
+  public List<RegionPlan> balanceTablePlans(TableName tableName,

Review comment:
       Why these name changes?




----------------------------------------------------------------
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:
users@infra.apache.org