[
https://issues.apache.org/jira/browse/HDFS-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837585#comment-13837585
]
Uma Maheswara Rao G commented on HDFS-5592:
-------------------------------------------
+1
> "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
> 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#6144)