GitHub user jiajunwang opened a pull request:
https://github.com/apache/helix/pull/131
Bump up ZOOKEEPER version to 3.4.11.
There is a zk connection related bug (ZOOKEEPER-2775) fixed in 3.4.11. Bump
up version to get the fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiajunwang/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/131.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 #131
----
commit 22cc4a4d4819b211b30094de7b3b0944cb5c033b
Author: jiajunwang <ericwang1985@...>
Date: 2018-01-25T22:04:13Z
Bump up ZOOKEEPER version to 3.4.11.
There is a zk connection related bug (ZOOKEEPER-2775) fixed in 3.4.11. Bump
up version to get the fix.
----
---