GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2489
STORM-2874 1.x: Minor refactoring of backpressure test code
See https://issues.apache.org/jira/browse/STORM-2874.
A couple of the changes weren't applicable to 1.x.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2874-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2489.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 #2489
----
commit 8a407dd894d85555f95bee4b5886607031fd6a27
Author: Stig Rohde Døssing <srdo@...>
Date: 2017-12-30T10:43:12Z
STORM-2874: Minor refactoring of backpressure test code
----
---