GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/1107
STORM-1549: Add support for resetting tuple timeout from bolts via the
OutputCollector
See https://issues.apache.org/jira/browse/STORM-1549.
Other than implementing tuple timeout reset, I made a minor change to
assert-loop in integration_test.clj so it doesn't hang on failing tests. It
should now fail the test after 10 seconds. I hope that's okay.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm 1.x-branch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1107.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 #1107
----
commit 406052cdc7138046a79104fc5c6f72212415f7f2
Author: Stig Rohde Døssing <[email protected]>
Date: 2016-02-14T01:39:42Z
STORM-1549: Add support for resetting tuple timeout from bolts via the
OutputCollector
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---