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 932F4D3C2 for ; Thu, 20 Dec 2012 19:35:13 +0000 (UTC) Received: (qmail 42351 invoked by uid 500); 20 Dec 2012 19:35:13 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 42320 invoked by uid 500); 20 Dec 2012 19:35:13 -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 42253 invoked by uid 99); 20 Dec 2012 19:35:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 19:35:13 +0000 Date: Thu, 20 Dec 2012 19:35:13 +0000 (UTC) From: "Radim Kolar (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-4897) Allow tiered compaction define max sstable size 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-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537296#comment-13537296 ] Radim Kolar commented on CASSANDRA-4897: ---------------------------------------- You are right in both cases. There needs to be some kind of heuristics when to compact bucket with max sized tables. I have to take a look at lucene code, but it has way more elaborated tiered compaction (not bucket based). > Allow tiered compaction define max sstable size > ----------------------------------------------- > > Key: CASSANDRA-4897 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4897 > Project: Cassandra > Issue Type: Improvement > Reporter: Radim Kolar > Assignee: Radim Kolar > Fix For: 1.2.1 > > Attachments: cass-maxsize1.txt, cass-maxsize2.txt > > > Lucene is doing same thing. Correctly configured max segment size will recycle old data faster with less diskspace. -- 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