[
https://issues.apache.org/jira/browse/HDFS-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263941#comment-13263941
]
Hudson commented on HDFS-3334:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #2220 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2220/])
HDFS-3334. Fix ByteRangeInputStream stream leakage. Contributed by Daryn
Sharp (Revision 1331570)
Result = SUCCESS
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1331570
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/ByteRangeInputStream.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestByteRangeInputStream.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestHftpFileSystem.java
> ByteRangeInputStream leaks streams
> ----------------------------------
>
> Key: HDFS-3334
> URL: https://issues.apache.org/jira/browse/HDFS-3334
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client
> Affects Versions: 0.24.0, 0.23.3, 2.0.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Fix For: 0.23.3
>
> Attachments: HDFS-3334-1.patch, HDFS-3334.patch
>
>
> {{HftpFileSystem.ByteRangeInputStream}} does not implement {{close}} so it
> leaks the underlying stream(s).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira