Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 14398 invoked from network); 13 Apr 2010 19:13:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Apr 2010 19:13:17 -0000 Received: (qmail 33713 invoked by uid 500); 13 Apr 2010 19:13:17 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 33700 invoked by uid 500); 13 Apr 2010 19:13:17 -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 33692 invoked by uid 99); 13 Apr 2010 19:13:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 19:13:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 19:13:14 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3DJCqiV000520 for ; Tue, 13 Apr 2010 15:12:52 -0400 (EDT) Message-ID: <17417646.64451271185972570.JavaMail.jira@thor> Date: Tue, 13 Apr 2010 15:12:52 -0400 (EDT) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-976) clean up dropped keyspaces' directories In-Reply-To: <33048326.61991271184541913.JavaMail.jira@thor> 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-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856559#action_12856559 ] Jonathan Ellis commented on CASSANDRA-976: ------------------------------------------ I'd be most comfortable w/ leaving data alone during schema modification -- or better, moving it to an attic directory, so you can drop and recreate w/o weirdness -- and then have attic nuking done as part of cleanup. > clean up dropped keyspaces' directories > --------------------------------------- > > Key: CASSANDRA-976 > URL: https://issues.apache.org/jira/browse/CASSANDRA-976 > Project: Cassandra > Issue Type: Improvement > Reporter: Ted Zlatanov > Priority: Minor > > When a keyspace is dropped, the data directory should be rmdir()ed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira