GitHub user agresch opened a pull request:
https://github.com/apache/storm/pull/2920
STORM-3297 prevent supervisor restart when no nimbus leader exists
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agresch/storm agresch_processWorkerMetrics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2920.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 #2920
----
commit d8e649d2139a7fb7e71c022a28eefd40f684308e
Author: Aaron Gresch <agresch@...>
Date: 2018-12-05T17:27:43Z
STORM-3297 prevent supervisor restart when no nimbus leader exists
----
---