[ 
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.001.patch

Initial patch. Also integrate the fsimage saving/loading into 
TestSnapshot#testSnapshot. Still have a bug when handling INodeFileLink and 
INodeFileSnapshot, which may cause testSnapshot to fail after running ~10 
iterations. Will update the patch after fixing the bug.
                
> 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
>
>
> 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