Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A0DC11038 for ; Tue, 9 Sep 2014 03:27:30 +0000 (UTC) Received: (qmail 76403 invoked by uid 500); 9 Sep 2014 03:27:29 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 76308 invoked by uid 500); 9 Sep 2014 03:27:29 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 76293 invoked by uid 99); 9 Sep 2014 03:27:29 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2014 03:27:29 +0000 Date: Tue, 9 Sep 2014 03:27:29 +0000 (UTC) From: "Enis Soztutar (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-9383) Have Cell interface extend HeapSize interface 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-9383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-9383. ---------------------------------- Resolution: Won't Fix I think Cell and HeapSize are incompatible by definition, and this has been discussed in other jiras as well. Closing as won't fix. Please reopen if you think otherwise. > Have Cell interface extend HeapSize interface > --------------------------------------------- > > Key: HBASE-9383 > URL: https://issues.apache.org/jira/browse/HBASE-9383 > Project: HBase > Issue Type: Sub-task > Affects Versions: 0.96.0 > Reporter: Jonathan Hsieh > > From the review of HBASE-9359. > bq. Stack: Cell should implement HeapSize? That sounds right. > bq. Ram: +1 for Cell extending HeapSize. > bq. Jon: I'll look into Cell extending HeapSize as a follow on. It doesn't interfere with the signature and if a older 0.96 client talks to a 0.96.1 rs that has the change, it won't matter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)