kezhuw opened a new pull request, #425:
URL: https://github.com/apache/curator/pull/425

   In Kubernetes, IP addresses are not resistant to pod restart. 
`InetSocketAddress.getAddress().getHostAddress()` could target to non ZooKeeper 
pods and causes curator fail to reach ZooKeeper ensemble.
   
   Further more, this is compatible with `QuorumVerifier.toString` and 
`QuorumServer.toString`.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to