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

Jing Zhao updated HDFS-4726:
----------------------------

    Attachment: HDFS-4726.001.patch

With the patch all the failed tests 
(https://builds.apache.org/job/Hadoop-Hdfs-Snapshots-Branch-build/165/#showFailuresLink)
 can pass except TestINodeFile#testInodeId, to fix which requires us to collect 
useless inodes and update inode map while/after deleting 
files/directories/snapshots. We can do that in a separate jira.
                
> Fix test failures after merging the mapping from INodeId to INode
> -----------------------------------------------------------------
>
>                 Key: HDFS-4726
>                 URL: https://issues.apache.org/jira/browse/HDFS-4726
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, namenode
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>         Attachments: HDFS-4726.001.patch
>
>
> We have several test failures after merging HDFS-4434 from trunk. This jira 
> is created to fix the test failures.

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