GitHub user raghavgautam opened a pull request:
https://github.com/apache/storm/pull/2660
STORM-3056: Add a test for quickly rebinding to a port
Adding test as per discussion on
https://github.com/apache/storm/pull/2643#issuecomment-385003933
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/raghavgautam/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2660.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 #2660
----
commit 76d89b5ad2471080a501031d3ecf965b39ae283f
Author: Raghav Kumar Gautam <raghav@...>
Date: 2018-05-03T19:59:16Z
STORM-3056: Add a test for quickly rebinding to a port
----
---