[
https://issues.apache.org/jira/browse/HADOOP-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649938#action_12649938
]
Hudson commented on HADOOP-4647:
--------------------------------
Integrated in Hadoop-trunk #668 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/668/])
. NamenodeFsck should close the DFSClient it has created. (szetszwo)
> NamenodeFsck creates a new DFSClient but never closes it
> --------------------------------------------------------
>
> Key: HADOOP-4647
> URL: https://issues.apache.org/jira/browse/HADOOP-4647
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.18.3
>
> Attachments: 4647_20081113.patch, 4647_20081113b.patch,
> 4647_20081118.patch, 4647_20081118_0.18.patch
>
>
> In NamenodeFsck.lostFoundMove(FileStatus file, LocatedBlocks blocks), a new
> DFSClient is created but never closed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.