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-3693: Pending tuples expired only once per tick. #3338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Chandan83
Copy link

What is the purpose of the change

(To ensure spout pending tuples are expired only once per tick. Otherwise, tuples get expired prematurely when one spout executor has multiple tasks.)

How was the change tested

(1. mvn clean install -P '!examples,!externals' 2. Used a dummy topology to test the correct behavior.)

@Chandan83
Copy link
Author

@nathanmarz I am wondering if I can do something more to garner some attention to this PR. The fix seems to address a fundamental bug related to tuple expiry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants