GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/2869
Revert "[STORM-3233] Updated zookeeper client to version 3.4.13 whichâ¦
⦠fixes various issues including ZOOKEEPER-2184 that prevents ZooKeeper
Java clients working in dynamic IP (container / cloud) environment."
This reverts commit 6d77f0a977d2276daa2f985864b41abac4f59c3f.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-3233-revert-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2869.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 #2869
----
commit aca89eda345fb6e3a43c96885b35717398257441
Author: Robert (Bobby) Evans <evans@...>
Date: 2018-10-11T15:17:16Z
Revert "[STORM-3233] Updated zookeeper client to version 3.4.13 which fixes
various issues including ZOOKEEPER-2184 that prevents ZooKeeper Java clients
working in dynamic IP (container / cloud) environment."
This reverts commit 6d77f0a977d2276daa2f985864b41abac4f59c3f.
----
---