Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0BEC49059 for ; Tue, 14 May 2013 04:25:18 +0000 (UTC) Received: (qmail 51976 invoked by uid 500); 14 May 2013 03:25:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 51902 invoked by uid 500); 14 May 2013 03:25:17 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 51598 invoked by uid 99); 14 May 2013 03:25:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 May 2013 03:25:17 +0000 Date: Tue, 14 May 2013 03:25:17 +0000 (UTC) From: "Himanshu Vashishtha (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8497) Protobuf WAL also needs a trailer 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/HBASE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-8497: --------------------------------------- Attachment: HBASE-8497-v3.patch Edited the 100 char long lines; rest is same. > Protobuf WAL also needs a trailer > ---------------------------------- > > Key: HBASE-8497 > URL: https://issues.apache.org/jira/browse/HBASE-8497 > Project: HBase > Issue Type: Sub-task > Components: Protobufs, wal > Affects Versions: 0.95.1 > Reporter: Enis Soztutar > Assignee: Himanshu Vashishtha > Fix For: 0.98.0, 0.95.1 > > Attachments: HBASE-8497-v0.patch, HBASE-8497-v2.patch, HBASE-8497-v3.patch > > > New Protobuf WAL has a header, but we will probably need a trailer as well, reserved for later usage. > Right now, we can we just serialize an empty trailer, but putting more metadata there, like range of sequence_id's, region names, table names etc might be needed in the future. -- 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