[
https://issues.apache.org/jira/browse/HADOOP-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707494#action_12707494
]
Hudson commented on HADOOP-5476:
--------------------------------
Integrated in Hadoop-trunk #830 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/830/])
. Close the underlying InputStream in SequenceFile::Reader when
the constructor throws an exception. Contributed by Michael Tamm
> calling new SequenceFile.Reader(...) leaves an InputStream open, if the given
> sequence file is broken
> -----------------------------------------------------------------------------------------------------
>
> Key: HADOOP-5476
> URL: https://issues.apache.org/jira/browse/HADOOP-5476
> Project: Hadoop Core
> Issue Type: Bug
> Components: io
> Affects Versions: 0.19.1, 0.20.0
> Reporter: Michael Tamm
> Assignee: Michael Tamm
> Fix For: 0.21.0
>
> Attachments: test_and_fix_for_HADOOP-5476.patch,
> updated_test_and_fix_for_HADOOP-5476.patch,
> updated_test_and_fix_for_HADOOP-5476_which_uses_IOUtils_cleanup.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.