[ 
https://issues.apache.org/jira/browse/HADOOP-17070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kihwal Lee resolved HADOOP-17070.
---------------------------------
    Resolution: Duplicate

> LocalFs rename is broken.
> -------------------------
>
>                 Key: HADOOP-17070
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17070
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Kihwal Lee
>            Assignee: Kihwal Lee
>            Priority: Major
>
> In LocalFs and any other FileContext based on ChecksumFs, the 
> {{renameInternal(src, dest, overwrite)}} method is broken since it is not 
> implemented. The method in FilterFs will be invoked, which is checksum 
> unaware. This can result in file leaks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to