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

[FLINK-11041][test] ReinterpretDataStreamAsKeyedStreamITCase source s… #7268

Merged
merged 1 commit into from
Dec 11, 2018

Conversation

StefanRRichter
Copy link
Contributor

What is the purpose of the change

This test fixes the flaky behavior of ReinterpretDataStreamAsKeyedStreamITCase. the problem was that the test was changed to also test failover, but the source did not use the checkpointing lock.

Brief change log

Hold checkpointing lock in the test's source function.

Copy link
Contributor

@tillrohrmann tillrohrmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Merging this PR.

@tillrohrmann tillrohrmann merged commit 70b2029 into apache:master Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants