GitHub user danny0405 opened a pull request:
https://github.com/apache/storm/pull/2517
[STORM-2901] Reuse ZK connection for getKeySequenceNumber
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 set-blob-prom
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2517.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 #2517
----
commit e6e5ce54c0f1f2874293d2677ebf13ae31e32afd
Author: chenyuzhao <chenyuzhao@...>
Date: 2018-01-18T06:16:57Z
reuse zk connection for getKeySequenceNumber
----
---