GitHub user mjeelanimsft opened a pull request:
https://github.com/apache/zookeeper/pull/579
Connect string fix for non-existent hosts
ZKPatch: eda58d9970c76831046ddc45251c9b110856836e (extract)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjeelanimsft/zookeeper
connect-string-fix-for-non-existent-hosts
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/579.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 #579
----
commit b3e0cdcef95a1ad043c9a09d8847d0ea0c69361f
Author: Jeelani Mohamed Abdul Khader <mjeelani@...>
Date: 2018-07-20T18:02:04Z
Connect string fix for non-existent hosts
ZKPatch: eda58d9970c76831046ddc45251c9b110856836e (extract)
----
---