Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9409D10E96 for ; Thu, 9 Jan 2014 01:43:59 +0000 (UTC) Received: (qmail 41113 invoked by uid 500); 9 Jan 2014 01:43:57 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 41062 invoked by uid 500); 9 Jan 2014 01:43:57 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 41046 invoked by uid 99); 9 Jan 2014 01:43:57 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 01:43:57 +0000 Date: Thu, 9 Jan 2014 01:43:57 +0000 (UTC) From: "Jing Zhao (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-5717) Save FSImage header in protobuf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-5717. ----------------------------- Resolution: Fixed Fix Version/s: HDFS-5698 (FSImage in protobuf) Hadoop Flags: Reviewed I've committed this. > Save FSImage header in protobuf > ------------------------------- > > Key: HDFS-5717 > URL: https://issues.apache.org/jira/browse/HDFS-5717 > Project: Hadoop HDFS > Issue Type: Sub-task > Affects Versions: HDFS-5698 (FSImage in protobuf) > Reporter: Haohui Mai > Assignee: Haohui Mai > Fix For: HDFS-5698 (FSImage in protobuf) > > Attachments: HDFS-5717.000.patch, HDFS-5717.001.patch, HDFS-5717.002.patch > > > This jira introduces several basic components to serialize / deserialize the FSImage in protobuf, including: > * Using protobuf to describe the skeleton of the new FSImage format. > * Introducing a separate code path to serialize and deserialize the new FSImage format. > * Saving the summary of the FSImage in the new format. -- This message was sent by Atlassian JIRA (v6.1.5#6160)