Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CF667200B30 for ; Mon, 4 Jul 2016 13:16:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CDD32160A65; Mon, 4 Jul 2016 11:16:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1B703160A55 for ; Mon, 4 Jul 2016 13:16:11 +0200 (CEST) Received: (qmail 76921 invoked by uid 500); 4 Jul 2016 11:16:11 -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 76905 invoked by uid 99); 4 Jul 2016 11:16:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jul 2016 11:16:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F0CAB2C02A6 for ; Mon, 4 Jul 2016 11:16:10 +0000 (UTC) Date: Mon, 4 Jul 2016 11:16:10 +0000 (UTC) From: "Sudeep Sunthankar (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15945) Patch for Cell and CellImpl MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 04 Jul 2016 11:16:13 -0000 [ https://issues.apache.org/jira/browse/HBASE-15945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361173#comment-15361173 ] Sudeep Sunthankar commented on HBASE-15945: ------------------------------------------- Thanks for the feedback Elliott. We have uploaded a patch based on your inputs. > Patch for Cell and CellImpl > --------------------------- > > Key: HBASE-15945 > URL: https://issues.apache.org/jira/browse/HBASE-15945 > Project: HBase > Issue Type: Sub-task > Reporter: Sudeep Sunthankar > Assignee: Sudeep Sunthankar > Attachments: HBASE-15945-HBASE-14850.v2.patch, HBASE-15945-HBASE-14850.v3.patch, HBASE-15945-HBASE-14850.v4.patch, HBASE-15945.HBASE-14850.v1.patch, HBASE-15945.HBASE-14850.v5.patch, HBASE-15945.HBASE-14850.v6.patch > > > This patch contains an implementation of Key Value, Bytes and Cell modeled on the lines of Java implementation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)