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-2387 Handle tick tuples properly for Bolts in external modules (1.x) #1979

Merged
merged 1 commit into from
Mar 9, 2017

Conversation

HeartSaVioR
Copy link
Contributor

  • also remove ack for tick tuples since it's not necessary

I also fixed some mixing indentations. We should introduce code style soon.

For master branch: #1978

* introduce BaseTickTupleAwareRichBolt which makes logic branches for tick tuple and non-tick tuple
* apply BaseTickTupleAwareRichBolt to Bolts in external modules
* also remove ack for tick tuples since it's not necessary
@HeartSaVioR
Copy link
Contributor Author

I'll also merge this given that #1978 got +1 and this is for porting back.

@asfgit asfgit merged commit d33ea90 into apache:1.x-branch Mar 9, 2017
@HeartSaVioR HeartSaVioR deleted the STORM-2387-1.x branch June 29, 2017 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants