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 B9B95107BD for ; Wed, 4 Feb 2015 09:25:33 +0000 (UTC) Received: (qmail 73911 invoked by uid 500); 4 Feb 2015 09:25:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 73866 invoked by uid 500); 4 Feb 2015 09:25:34 -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 73853 invoked by uid 99); 4 Feb 2015 09:25:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2015 09:25:34 +0000 Date: Wed, 4 Feb 2015 09:25:34 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12914) Mark public features that require HFilev3 Unstable in 0.98, warn in upgrade section 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-12914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304825#comment-14304825 ] ramkrishna.s.vasudevan commented on HBASE-12914: ------------------------------------------------ [~apurtell] Ok to commit this to 0.98? > Mark public features that require HFilev3 Unstable in 0.98, warn in upgrade section > ----------------------------------------------------------------------------------- > > Key: HBASE-12914 > URL: https://issues.apache.org/jira/browse/HBASE-12914 > Project: HBase > Issue Type: Bug > Components: API, documentation > Affects Versions: 0.98.6, 0.98.7, 0.98.8, 0.98.9 > Reporter: Sean Busbey > Assignee: ramkrishna.s.vasudevan > Priority: Critical > Fix For: 0.98.11 > > Attachments: HBASE-12914-0.98.patch, HBASE-12914-branch-1.patch, HBASE-12914.patch > > > There are several features in 0.98 that require enabling HFilev3 support. Some of those features include new extendable components that are marked IA.Public. > Current practice has been to treat these features as experimental. This has included pushing non-compatible changes to branch-1 as the API got worked out through use in 0.98. > * Update all of the IA.Public classes involved to make sure they are IS.Unstable in 0.98. > * Update the ref guide section on upgrading from 0.98 -> 1.0 to make folks aware of these changes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)