yaojingguo commented on a change in pull request #1128: Various code clean-ups
URL: https://github.com/apache/zookeeper/pull/1128#discussion_r341982437
 
 

 ##########
 File path: 
zookeeper-server/src/main/java/org/apache/zookeeper/client/StaticHostProvider.java
 ##########
 @@ -331,7 +331,7 @@ private InetSocketAddress nextHostInReconfigMode() {
         return null;
     }
 
-    public InetSocketAddress next(long spinDelay) {
+    public InetSocketAddress next(long delay) {
 
 Review comment:
   OK. I have reverted the change. Please check again.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to