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 7419110846 for ; Fri, 18 Oct 2013 18:50:53 +0000 (UTC) Received: (qmail 27070 invoked by uid 500); 18 Oct 2013 18:50:50 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 26856 invoked by uid 500); 18 Oct 2013 18:50:46 -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 26586 invoked by uid 99); 18 Oct 2013 18:50:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 18:50:44 +0000 Date: Fri, 18 Oct 2013 18:50:44 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8496) Implement tags and the internals of how a tag should look like 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-8496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799404#comment-13799404 ] Andrew Purtell commented on HBASE-8496: --------------------------------------- bq. But the fact that changing the exising HFileV2 was looked upon as a risky area for accomodating tags and hence decided to go with V3. I think it makes sense to tag v3 experimental for the 0.98 cycle so it is a safe place for collecting new features, to iron them out. Tags may not be the only difference with v3. HBASE-7544 proposes to add encryption. > Implement tags and the internals of how a tag should look like > -------------------------------------------------------------- > > Key: HBASE-8496 > URL: https://issues.apache.org/jira/browse/HBASE-8496 > Project: HBase > Issue Type: New Feature > Affects Versions: 0.98.0, 0.95.2 > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Priority: Critical > Fix For: 0.98.0 > > Attachments: Comparison.pdf, HBASE-8496_2.patch, HBASE-8496_3.patch, HBASE-8496_3.patch, HBASE-8496_3.patch, HBASE-8496_4.patch, HBASE-8496_5.patch, HBASE-8496_6.patch, HBASE-8496.patch, Performance_report.xlsx, Tag design.pdf, Tag design_updated.pdf, Tag_In_KV_Buffer_For_reference.patch > > > The intent of this JIRA comes from HBASE-7897. > This would help us to decide on the structure and format of how the tags should look like. -- This message was sent by Atlassian JIRA (v6.1#6144)