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-2866 Potential resource leak due to unclosed ObjectInputStream in FileSerializableStateHandle #1282

Closed
wants to merge 1 commit into from

Conversation

tedyu
Copy link
Contributor

@tedyu tedyu commented Oct 22, 2015

Use try-with-resources to close FSDataInputStream

StephanEwen pushed a commit to StephanEwen/flink that referenced this pull request Oct 22, 2015
@StephanEwen
Copy link
Contributor

Good fix, will merge this...

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