[ 
https://issues.apache.org/jira/browse/CASSANDRA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856601#action_12856601
 ] 

Jonathan Ellis commented on CASSANDRA-976:
------------------------------------------

I draw a line between "operations done programmatically millions of times a day 
by an application" and "operations done manually as a one-off."  The second 
category is what needs protection, and that's why we don't auto-delete stuff 
after a load-balance or bootstrap op.

How about flush-and-snapshot before dropping something, then, instead of adding 
a new attic concept?


> 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

        

Reply via email to