[ 
https://issues.apache.org/jira/browse/HDFS-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jing Zhao updated HDFS-4293:
----------------------------

    Attachment: HDFS-4293.001.patch

The test failure is because in the current copy constructor of INodeDirectory, 
we set the parent field of all the child nodes to the new node. This operation 
should not be taken for snapshot nodes.

The uploaded patch passed all the snapshot related testcases locally.
                
> TestSnapshot fails
> ------------------
>
>                 Key: HDFS-4293
>                 URL: https://issues.apache.org/jira/browse/HDFS-4293
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, namenode
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Jing Zhao
>         Attachments: HDFS-4293.001.patch
>
>
> After merged with trunk (r1419193), TestSnapshot fails.  We should also check 
> other snapshot tests.

--
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