Steve Loughran created HADOOP-16255:
---------------------------------------

             Summary: ChecksumFS.Make FileSystem.rename(path, path, options) 
doesn't rename checksum
                 Key: HADOOP-16255
                 URL: https://issues.apache.org/jira/browse/HADOOP-16255
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 3.1.2
            Reporter: Steve Loughran
            Assignee: Steve Loughran


ChecksumFS doesn't override FilterFS rename/3, so doesn't rename the checksum 
with the file.

As a result, if a file is renamed over an existing file using rename(src, dest, 
OVERWRITE) the renamed file will be considered to have an invalid checksum -the 
old one is picked up instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to