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 DAF519702 for ; Fri, 23 Mar 2012 13:53:53 +0000 (UTC) Received: (qmail 15102 invoked by uid 500); 23 Mar 2012 13:53:53 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 15064 invoked by uid 500); 23 Mar 2012 13:53:53 -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 15056 invoked by uid 99); 23 Mar 2012 13:53:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 13:53:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 13:53:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 47899342CFD for ; Fri, 23 Mar 2012 13:53:29 +0000 (UTC) Date: Fri, 23 Mar 2012 13:53:29 +0000 (UTC) From: "Jonathan Ellis (Assigned) (JIRA)" To: commits@cassandra.apache.org Message-ID: <1659224316.7916.1332510809302.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1112802144.5813.1332462862546.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (CASSANDRA-4075) Dropped keyspaces and cfs do not get deleted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4075: ----------------------------------------- Assignee: (was: Yuki Morishita) > Dropped keyspaces and cfs do not get deleted > -------------------------------------------- > > Key: CASSANDRA-4075 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4075 > Project: Cassandra > Issue Type: Bug > Affects Versions: 0.8.1 > Reporter: Joaquin Casares > Labels: datastax_qa > > Tested in 0.8.10, reported in 0.8.1. > Dropped keyspaces and column families have their sstables marked as Compacted, but will not disappear, even on restart. > Worked correctly in 1.0.8 where the sstables get deleted almost immediately following the column family drop. -- 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