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 84D37D924 for ; Sun, 29 Jul 2012 03:54:40 +0000 (UTC) Received: (qmail 18306 invoked by uid 500); 29 Jul 2012 03:54:40 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 18147 invoked by uid 500); 29 Jul 2012 03:54:36 -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 18102 invoked by uid 99); 29 Jul 2012 03:54:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jul 2012 03:54:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id B1BA71427F2 for ; Sun, 29 Jul 2012 03:54:34 +0000 (UTC) Date: Sun, 29 Jul 2012 03:54:34 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: <1087437891.113904.1343534074729.JavaMail.jiratomcat@issues-vm> In-Reply-To: <372407485.74306.1342672174956.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HBASE-6428) Pluggable Compaction policies 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-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424485#comment-13424485 ] Lars Hofhansl commented on HBASE-6428: -------------------------------------- To be complete, this needs the new postFlush hook suggested in HBASE-6427. > Pluggable Compaction policies > ----------------------------- > > Key: HBASE-6428 > URL: https://issues.apache.org/jira/browse/HBASE-6428 > Project: HBase > Issue Type: New Feature > Reporter: Lars Hofhansl > > For some usecases is useful to allow more control over how KVs get compacted. > For example one could envision storing old versions of a KV separate HFiles, which then rarely have to be touched/cached by queries querying for new data. > In addition these date ranged HFile can be easily used for backups while maintaining historical data. > This would be a major change, allowing compactions to provide multiple targets (not just a filter). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira