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 19021D6A9 for ; Sat, 22 Sep 2012 00:09:09 +0000 (UTC) Received: (qmail 58724 invoked by uid 500); 22 Sep 2012 00:09:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 58654 invoked by uid 500); 22 Sep 2012 00:09:08 -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 58537 invoked by uid 99); 22 Sep 2012 00:09:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Sep 2012 00:09:08 +0000 Date: Sat, 22 Sep 2012 11:09:08 +1100 (NCT) From: "Jesse Yates (JIRA)" To: issues@hbase.apache.org Message-ID: <117537396.110264.1348272548250.JavaMail.jiratomcat@arcas> In-Reply-To: <1881502005.110253.1348272427629.JavaMail.jiratomcat@arcas> Subject: [jira] [Assigned] (HBASE-6865) Snapshot File Cleaners 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-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates reassigned HBASE-6865: ---------------------------------- Assignee: Jesse Yates > Snapshot File Cleaners > ---------------------- > > Key: HBASE-6865 > URL: https://issues.apache.org/jira/browse/HBASE-6865 > Project: HBase > Issue Type: Sub-task > Reporter: Jesse Yates > Assignee: Jesse Yates > Fix For: hbase-6055 > > > HFile and HLog cleaners are necessary for fully implementing snapshots, but can be broken out into their own piece really cleanly. The HFile cleaner is necessary for both timestamp and globally consistent snapshots, but the HLog cleaner is necessary for globally consistent and offline snapshots. > Putting everything together in one patch isn't too much overload as there is a lot of overlap between the cleaners. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira