You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2019/11/25 19:20:16 UTC

[GitHub] [helix] jiajunwang commented on a change in pull request #611: Add REST API endpoints for WAGED Rebalancer

jiajunwang commented on a change in pull request #611: Add REST API endpoints for WAGED Rebalancer
URL: https://github.com/apache/helix/pull/611#discussion_r350374583
 
 

 ##########
 File path: helix-rest/src/main/java/org/apache/helix/rest/server/resources/AbstractResource.java
 ##########
 @@ -66,7 +66,14 @@
     rebalance,
     reset,
     resetPartitions,
-    removeInstanceTag
+    removeInstanceTag,
+    addResource,
+    addWagedResource,
+    getResource,
+    validateWeight,
+    enableWagedRebalance,
 
 Review comment:
   As we discussed, we need one more API to enable the WAGED rebalancer for all resources.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org