GitHub user danny0405 opened a pull request:
https://github.com/apache/storm/pull/2522
[STORM-2901] Reuse ZK connection for getKeySequenceNumber [for 2.0.0 storm]
Reuse connections for nimbus blob-store keys registration when restarting.
Also for storm-code setup.
This is the JIRA:
[#STORM-2901](https://issues.apache.org/jira/browse/STORM-2901)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danny0405/storm reuse-zk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2522.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 #2522
----
commit c10bb03ecdf8fbee834124419d0368429f3f1919
Author: chenyuzhao <chenyuzhao@...>
Date: 2018-01-22T10:12:15Z
reuse ZK for STORM-2901
----
---