clarax commented on a change in pull request #3732:
URL: https://github.com/apache/hbase/pull/3732#discussion_r744307507



##########
File path: 
hbase-balancer/src/main/java/org/apache/hadoop/hbase/master/balancer/CostFunction.java
##########
@@ -83,6 +83,10 @@ protected void regionMoved(int region, int oldServer, int 
newServer) {
 
   protected abstract double cost();
 
+  protected void updateWeight(double[] weights) {

Review comment:
       added the missing commits lost in rebase.




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


Reply via email to