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 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. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira