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

[backport] [FLINK-5643] Fix NPE in StateUtil #3213

Conversation

tillrohrmann
Copy link
Contributor

@tillrohrmann tillrohrmann commented Jan 25, 2017

Backport of #3212 onto release-1.2.

Introduces a null check to deal with state futures which have a null value.

Introduces a null check to deal with state futures which have a null value.
@rmetzger
Copy link
Contributor

+1

@tillrohrmann tillrohrmann changed the title [FLINK-5643] Fix NPE in StateUtil [backport] [FLINK-5643] Fix NPE in StateUtil Jan 25, 2017
@tillrohrmann
Copy link
Contributor Author

Thanks for the review @rmetzger. Merging this PR.

asfgit pushed a commit that referenced this pull request Jan 25, 2017
Introduces a null check to deal with state futures which have a null value.

This closes #3213.
@tillrohrmann tillrohrmann deleted the stateFutureFixDiscardBackport branch March 6, 2017 15:09
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.

2 participants