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 2021/06/01 23:14:50 UTC

[GitHub] [helix] xyuanlu commented on a change in pull request #1747: New REST api partitionAssignment -- return potential assignment given cluster change

xyuanlu commented on a change in pull request #1747:
URL: https://github.com/apache/helix/pull/1747#discussion_r643546075



##########
File path: helix-rest/src/main/java/org/apache/helix/rest/server/ServerContext.java
##########
@@ -201,6 +201,10 @@ public ZkClient getZkClient() {
     return (ZkClient) getRealmAwareZkClient();
   }
 
+  public String getZkAddr() {

Review comment:
       TFTR. Updated with newly added API in rebalancer tool.




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



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