[
https://issues.apache.org/jira/browse/HDFS-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264308#comment-13264308
]
Hudson commented on HDFS-3334:
------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #241 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/241/])
svn merge -c 1331570 from trunk for HDFS-3334. Fix ByteRangeInputStream
stream leakage. (Revision 1331573)
Result = SUCCESS
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1331573
Files :
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/ByteRangeInputStream.java
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestByteRangeInputStream.java
*
/hadoop/common/branches/branch-0.23/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