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 BB8C1D5D8 for ; Sun, 2 Dec 2012 00:24:00 +0000 (UTC) Received: (qmail 48348 invoked by uid 500); 2 Dec 2012 00:23:59 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 48288 invoked by uid 500); 2 Dec 2012 00:23:59 -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 48181 invoked by uid 99); 2 Dec 2012 00:23:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Dec 2012 00:23:59 +0000 Date: Sun, 2 Dec 2012 00:23:59 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: <1143994694.49992.1354407839170.JavaMail.jiratomcat@arcas> In-Reply-To: <790744057.35265.1354135678575.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-7233) Remove Writable Interface from KeyValue 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-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508115#comment-13508115 ] stack commented on HBASE-7233: ------------------------------ Or, I wonder, maybe we should go for Cell now. In pb, we should have Cell rather than KV and we should call out the KV particles -- row, family, etc. -- that would align w/ how Cell works. Yeah, less efficient but we ain't doing much KV pb serializing it seems (Whats happening inside in Result? We not using the KV protobuf there?) > Remove Writable Interface from KeyValue > --------------------------------------- > > Key: HBASE-7233 > URL: https://issues.apache.org/jira/browse/HBASE-7233 > Project: HBase > Issue Type: Bug > Reporter: stack > Assignee: stack > Priority: Blocker > Attachments: 7233.txt, 7233-v2.txt > > > Undo KeyValue being a Writable. -- 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