GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2579
STORM-2978: Fix Zookeeper transitive dependency version to 3.4.6
https://issues.apache.org/jira/browse/STORM-2978
This fix also has to go on 1.1.x, I'm hoping it'll cherry pick cleanly. If
not I'll open another PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2978-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2579.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 #2579
----
commit 334719bf29a98b60a4f430d899fd005b8df75c39
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-02-27T10:40:00Z
STORM-2978: Fix Zookeeper transitive dependency version to 3.4.6
----
---