GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2406
STORM-2807: Shut down integration test topologies immediately after tâ¦
â¦ests, retry killing each topology for a minute and throw an error if it
can't be done
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2807
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2406.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 #2406
----
commit 3cb52398a3242ce6d1e01113aefee1402bd034a8
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-11-08T20:02:55Z
STORM-2807: Shut down integration test topologies immediately after tests,
retry killing each topology for a minute and throw an error if it can't be done
----
---