GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2745
STORM-3135: Allow JCQueueTest to retry interrupting the consumer if tâ¦
â¦he queue happens to be full
https://issues.apache.org/jira/browse/STORM-3135
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3135
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2745.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 #2745
----
commit 938829d1a242cb4a1368d98755598a869b276e4c
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-06-29T20:42:36Z
STORM-3135: Allow JCQueueTest to retry interrupting the consumer if the
queue happens to be full
----
---