GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2416
STORM-2811: Fix integration test killing the same topology multiple tâ¦
â¦imes
1.x version of https://github.com/apache/storm/pull/2415. The clojure code
equivalent to IStormClusterState.getTopoId (daemon/common.clj:get-storm-id)
doesn't have an NPE bug, so that fix isn't necessary here.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2811-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2416.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 #2416
----
----
---