[
https://issues.apache.org/jira/browse/HADOOP-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Tamm updated HADOOP-5476:
---------------------------------
Attachment: test_and_fix_for_HADOOP-5476.patch
I have attached a patch, which
* adds the new method testCloseForErroneousSequenceFile to
TestSequenceFile.java to check this bug
* fixes the SequenceFile.Reader constructor
> 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
> Reporter: Michael Tamm
> Attachments: test_and_fix_for_HADOOP-5476.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.