[
https://issues.apache.org/jira/browse/HDFS-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uma Maheswara Rao G updated HDFS-5592:
--------------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
3.0.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I have committed this to trunk and branch 2.
> "DIR* completeFile: /file is closed by DFSClient_" should be logged only for
> successful closure of the file.
> ------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-5592
> URL: https://issues.apache.org/jira/browse/HDFS-5592
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.3.0
> Reporter: Vinay
> Assignee: Vinay
> Fix For: 3.0.0, 2.3.0
>
> Attachments: HDFS-5592.patch
>
>
> Following log message in {{FSNameSystem#completeFile(..)}} should be logged
> only if the file is closed.
> {code} getEditLog().logSync();
> NameNode.stateChangeLog.info("DIR* completeFile: " + src + " is closed by
> "
> + holder);
> return success;{code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)