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

Jing Zhao updated HDFS-4126:
----------------------------

    Attachment: HDFS-4126.002.patch

Update the patch. With HDFS-4098 the original circular linked list may be 
broken after converting an INodeFileWithLink to an 
INodeFileUnderConstructionWithLink. Thus this patch temporarily disables the 
file append testing in TestSnapshot#testSnapshot. Other than that all the tests 
passed.
                
> Add reading/writing snapshot information to FSImage
> ---------------------------------------------------
>
>                 Key: HDFS-4126
>                 URL: https://issues.apache.org/jira/browse/HDFS-4126
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, namenode
>    Affects Versions: Snapshot (HDFS-2802)
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>         Attachments: HDFS-4126.001.patch, HDFS-4126.002.patch
>
>
> After the changes proposed in HDFS-4125 is completed, reading and writing 
> snapshot related information from FSImage can be implemented. This jira 
> tracks changes required for:
> # Loading snapshot information from FSImage
> # Loading snapshot related operations from editlog
> # Writing snapshot information in FSImage
> # Unit tests related to this functionality

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