Github user geek101 commented on the issue:

    https://github.com/apache/zookeeper/pull/199
  
    @adyach this patch's goal is to make sure when ever a new connection is 
being established DNS lookup will be performed. If you have given a hostname in 
connection string then if the underlying IP is gone the TCP connection will 
break and new TCP connection will be attempted by Zookeeper code and at this 
time DNS lookup will again be performed.
    
    I hope this helps if you can post your example of connection string it will 
be more helpful. Zookeeper connection string is supposed to contain the ZK 
ensemble set/subset hostnames/ips.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to