Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STORM-1549: Add support for resetting tuple timeout from bolts via the OutputCollector #1107

Merged
merged 4 commits into from Mar 16, 2016

Conversation

srdo
Copy link
Contributor

@srdo srdo commented Feb 14, 2016

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.

@srdo
Copy link
Contributor Author

srdo commented Mar 1, 2016

Anyone have any feedback on this?

@revans2
Copy link
Contributor

revans2 commented Mar 1, 2016

@srdo Sorry I have been really behind on reviews. The code and the concept seem sound. I have not thought through all of the implications of this, but as of now I am +1 for this.

The only real issue is that we need a pull request/feature to go into master before we can do something for 1.x-branch.

@srdo
Copy link
Contributor Author

srdo commented Mar 1, 2016

Great. I'll make another PR when I've made these changes on master. Should I close this one?

@revans2
Copy link
Contributor

revans2 commented Mar 1, 2016

@srdo If you want to get the changes into 1.x keep this around. master and 1.x have diverged enough that it is not a simple sherry-pick any more for this part of the code.

@srdo
Copy link
Contributor Author

srdo commented Mar 1, 2016

@revans2 Sure, I'll leave this open then. Here's the master version of this PR #1174

@srdo
Copy link
Contributor Author

srdo commented Mar 15, 2016

The test failure looks unrelated to this PR, was also happening on 1.x-branch https://travis-ci.org/apache/storm/jobs/115948898

@revans2
Copy link
Contributor

revans2 commented Mar 16, 2016

+1

@asfgit asfgit merged commit e701a2a into apache:1.x-branch Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants