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 3829FE18C for ; Wed, 13 Feb 2013 19:04:14 +0000 (UTC) Received: (qmail 95821 invoked by uid 500); 13 Feb 2013 19:04:14 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 95752 invoked by uid 500); 13 Feb 2013 19:04:14 -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 95743 invoked by uid 99); 13 Feb 2013 19:04:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 19:04:14 +0000 Date: Wed, 13 Feb 2013 19:04:13 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-5228) Track maximum ttl and use to expire entire sstables 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-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577829#comment-13577829 ] Jonathan Ellis edited comment on CASSANDRA-5228 at 2/13/13 7:03 PM: -------------------------------------------------------------------- Hints is a different case; I'd rather re-code the delivery mechanism to operate sstable-at-a-time, than keep them around until the TTL expires (which is usually much, much longer than "until we deliver it"). You're right about wanting to track max ttl; edited. was (Author: jbellis): You're right. Edited. > Track maximum ttl and use to expire entire sstables > --------------------------------------------------- > > Key: CASSANDRA-5228 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5228 > Project: Cassandra > Issue Type: Bug > Reporter: Jonathan Ellis > Priority: Minor > > It would be nice to be able to throw away entire sstables worth of data when we know that it's all expired. -- 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