[GitHub] storm pull request #2868: Revert "[STORM-3233] Updated zookeeper client to v...

2018-10-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/storm/pull/2868


---


[GitHub] storm pull request #2868: Revert "[STORM-3233] Updated zookeeper client to v...

2018-10-11 Thread revans2
GitHub user revans2 opened a pull request:

https://github.com/apache/storm/pull/2868

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 b187971e0da0238c6beba200b01fb738a6f848d8.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/revans2/incubator-storm STORM-3233-revert

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/2868.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 #2868


commit 0f419b01c3303e8ef1cda3446667edefdd8ea7be
Author: Robert (Bobby) Evans 
Date:   2018-10-11T15:13:40Z

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 b187971e0da0238c6beba200b01fb738a6f848d8.




---