GitHub user danny0405 opened a pull request:
https://github.com/apache/storm/pull/2528
[STORM-2901]: Reuse ZK connection for Nimbus [for 1.x-branch]
@HeartSaVioR
This is the 1.x-branch patch.
The original PR is here: [#2522](https://github.com/apache/storm/pull/2522).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danny0405/storm reuse-zk-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2528.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 #2528
----
commit 60dfa7d1b3c8e2500a64db37777de38393354046
Author: chenyuzhao <chenyuzhao@...>
Date: 2018-01-23T04:42:46Z
STORM-2901: Reuse ZK connection for Nimbus for 1.x-branch
----
---