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 3D1FF17DDE for ; Sat, 11 Apr 2015 01:17:14 +0000 (UTC) Received: (qmail 41496 invoked by uid 500); 11 Apr 2015 01:17:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 41437 invoked by uid 500); 11 Apr 2015 01:17:14 -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 41284 invoked by uid 99); 11 Apr 2015 01:17:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Apr 2015 01:17:14 +0000 Date: Sat, 11 Apr 2015 01:17:13 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-5293) Purge hfile v1 from code base 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-5293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-5293. ----------------------------------- Resolution: Done > Purge hfile v1 from code base > ----------------------------- > > Key: HBASE-5293 > URL: https://issues.apache.org/jira/browse/HBASE-5293 > Project: HBase > Issue Type: Task > Reporter: stack > > Remove all hfile v1 references from code base. > If we do this though, as Matt Corgan suggests up on mailing list, we will need to make sure all hfile v1s in an hbase.rootdir have been compacted out of existence. We'll probably need to bump the hbase.version to indicate the check for hfile v1s has been run. A migration script will need to be run that checks the hbase.rootdir for hfile v1s and runs a major compaction if any found. > I've not put a version on this issue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)