GitHub user anmolnar opened a pull request:
https://github.com/apache/zookeeper/pull/534
ZOOKEEPER-2184 Zookeeper Client should re-resolve hosts when connection
attempts fail
This is the master/3.5 port of #451
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-2184_master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/534.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #534
----
commit 98ea0044ebf7c3773d10001b7ace8e8e74ec94ce
Author: Andor Molnar <andor@...>
Date: 2018-05-29T15:19:15Z
ZOOKEEPER-2184. Ported the patch from branch-3.4
----
---