narendly commented on a change in pull request #520: Refactoring soft 
constraints to simply the algorithm and fix potential issues.
URL: https://github.com/apache/helix/pull/520#discussion_r337825572
 
 

 ##########
 File path: 
helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/model/ClusterContext.java
 ##########
 @@ -105,6 +130,10 @@ public int getEstimatedMaxTopStateCount() {
     return _estimatedMaxTopStateCount;
   }
 
+  public float getEstimatedMaxUtilization() {
 
 Review comment:
   Projected

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to