[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753323#action_12753323 ]
Doug Cutting commented on HADOOP-6240: -------------------------------------- > I am not a fan of method name rename2 either. Let me know if there are better > ways of naming the method. I am suggesting that we add no new method to FileSystem but instead the semantics you intend for FileSystem#rename2() should be implemented by AbstractFileSystem#rename(). Does that make sense? > Rename operation is not consistent between different implementations of > FileSystem > ---------------------------------------------------------------------------------- > > Key: HADOOP-6240 > URL: https://issues.apache.org/jira/browse/HADOOP-6240 > Project: Hadoop Common > Issue Type: Bug > Components: fs > Reporter: Suresh Srinivas > Assignee: Suresh Srinivas > Fix For: 0.21.0 > > > The rename operation has many scenarios that are not consistently implemented > across file systems. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.