narendly commented on a change in pull request #838: Make ConfigAccessor and
ZkUtil realm-aware
URL: https://github.com/apache/helix/pull/838#discussion_r386713978
##########
File path: helix-core/src/main/java/org/apache/helix/manager/zk/ZKUtil.java
##########
@@ -132,7 +139,12 @@ public static boolean isInstanceSetup(String zkAddress,
String clusterName, Stri
return result;
}
- public static boolean isInstanceSetup(HelixZkClient zkclient, String
clusterName,
+ public static boolean isInstanceSetup(HelixZkClient zkClient, String
clusterName,
Review comment:
I agree. Let me remove old signatures.
----------------------------------------------------------------
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]