You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by mkozioro <gi...@git.apache.org> on 2018/09/24 14:59:48 UTC

[GitHub] storm pull request #2848: STORM-3233 Update zookeeper client to version 3.4....

GitHub user mkozioro opened a pull request:

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

    STORM-3233 Update zookeeper client to version 3.4.13

    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.

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

    $ git pull https://github.com/mkozioro/storm STORM-3233-1.x-branch

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

    https://github.com/apache/storm/pull/2848.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 #2848
    
----
commit 6d77f0a977d2276daa2f985864b41abac4f59c3f
Author: Michal Koziorowski <mi...@...>
Date:   2018-09-24T14:22:22Z

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

----


---

[GitHub] storm pull request #2848: STORM-3233 Update zookeeper client to version 3.4....

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---