[ 
https://issues.apache.org/jira/browse/HDFS-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492724#comment-13492724
 ] 

Hudson commented on HDFS-4159:
------------------------------

Integrated in Hadoop-Hdfs-Snapshots-Branch-build #4 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-Snapshots-Branch-build/4/])
    HDFS-4159. Rename should fail when the destination directory is 
snapshottable and has snapshots. Contributed by Jing Zhao (Revision 1406771)

     Result = FAILURE
szetszwo : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1406771
Files : 
* 
/hadoop/common/branches/HDFS-2802/hadoop-hdfs-project/hadoop-hdfs/CHANGES.HDFS-2802.txt
* 
/hadoop/common/branches/HDFS-2802/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
* 
/hadoop/common/branches/HDFS-2802/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/TestSnapshot.java

                
> Rename should fail when the destination dir is snapshottable and has snapshots
> ------------------------------------------------------------------------------
>
>                 Key: HDFS-4159
>                 URL: https://issues.apache.org/jira/browse/HDFS-4159
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: name-node
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>             Fix For: Snapshot (HDFS-2802)
>
>         Attachments: HDFS-snapshot-check-rename.patch
>
>
> Similar with the deletion scenario, the rename operation should fail when the 
> destination dir (currently is empty) is snapshottable and has snapshots.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to