[
https://issues.apache.org/jira/browse/HADOOP-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HADOOP-6703:
--------------------------------
Attachment: hadoop-6703-3.patch
Patch attached removed the dependency on HADOOP-6563 and merges with trunk.
This one just needs to go in with HDFS-1100 which has a +1.
> Prevent renaming a file, symlink or directory to itself
> -------------------------------------------------------
>
> Key: HADOOP-6703
> URL: https://issues.apache.org/jira/browse/HADOOP-6703
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.22.0
> Reporter: Eli Collins
> Assignee: Eli Collins
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: hadoop-6703-1.patch, hadoop-6703-2.patch,
> hadoop-6703-3.patch
>
>
> Per HDFS-1088 let's throw a FileAlreadyExistsException if renaming a file,
> symlink or directory to itself, or a symlink to the file it links to.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.