[ 
https://issues.apache.org/jira/browse/HDFS-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848986#comment-13848986
 ] 

Vinay commented on HDFS-5592:
-----------------------------

Thanks Uma

> "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)

Reply via email to