showuon opened a new pull request, #2040: URL: https://github.com/apache/zookeeper/pull/2040
When the leader tried to bind the host/IP to get connection from followers, if the DNS is not ready at first, it'll always stay in `<unresolved>` state forever. This PR tries to resolve hostname into IP each time we tried to bind. -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org