[
https://issues.apache.org/jira/browse/HDFS-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870054#comment-13870054
]
Haohui Mai commented on HDFS-5738:
----------------------------------
Thanks Jing for the review. The v3 patch changes the following:
# It moves the fileheader to the end of the fsimage.
# It adds an entry in the INodeDirectorySection only if the corresponding
directory has children.
# Minor refactor and clean ups.
I plan to handle FileUnderConstruction in a separate jira.
> Serialize INode information in protobuf
> ---------------------------------------
>
> Key: HDFS-5738
> URL: https://issues.apache.org/jira/browse/HDFS-5738
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-5738.000.patch, HDFS-5738.001.patch,
> HDFS-5738.002.patch, HDFS-5738.003.patch
>
>
> This jira proposes to serialize inode information with protobuf.
> Snapshot-related information are out of the scope of this jira.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)