[
https://issues.apache.org/jira/browse/HDFS-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968415#comment-13968415
]
Hudson commented on HDFS-6238:
------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1757 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1757/])
HDFS-6238. TestDirectoryScanner leaks file descriptors. Contributed by Chris
Nauroth. (cnauroth:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1587148)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestDirectoryScanner.java
> TestDirectoryScanner leaks file descriptors.
> --------------------------------------------
>
> Key: HDFS-6238
> URL: https://issues.apache.org/jira/browse/HDFS-6238
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode, test
> Affects Versions: 3.0.0, 2.4.0
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Fix For: 3.0.0, 2.5.0
>
> Attachments: HDFS-6238.1.patch
>
>
> The {{TestDirectoryScanner#truncateBlockFile}} method opens a block file and
> writes to it, but never closes it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)