Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C5ED31090D for ; Fri, 19 Jul 2013 08:58:49 +0000 (UTC) Received: (qmail 52818 invoked by uid 500); 19 Jul 2013 08:58:49 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 52710 invoked by uid 500); 19 Jul 2013 08:58:49 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 52680 invoked by uid 99); 19 Jul 2013 08:58:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jul 2013 08:58:48 +0000 Date: Fri, 19 Jul 2013 08:58:48 +0000 (UTC) From: "Sylvain Lebresne (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-4766) ReverseCompaction 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/CASSANDRA-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4766: ---------------------------------------- Attachment: 4766.txt Attaching rebased patch (against 1.2) for the sstablesplit offline tool mentioned above. Seems people have had some use of it, so it's probably worth committing it officially. > ReverseCompaction > ----------------- > > Key: CASSANDRA-4766 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4766 > Project: Cassandra > Issue Type: New Feature > Reporter: Edward Capriolo > Priority: Minor > Attachments: 4766.txt > > > Sometimes you run into a situation where your sized tiered SSTables get to be a funky size. Maybe a repair starts this or you were forced into a compaction. In any case we should be able to anti-compact a table, since anti-compact is a bad word lets call this reverse compact. This could be done online or offline. Closely related is SSTables cound have a max size. Leveled is not right for everyone. -- 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