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

sunjian commented on CASSANDRA-4075:
------------------------------------

this issues exists in 1.1.2 as well . keyspace and column family can't to be 
modified when the cluster have run for a while (such as one day , with not too 
much data(less than 1G per node)) . nothing will be happen if some operation 
fire at the nodes , such as drop keyspace / create coulumn family / delete 
column family . BUT  add/delete/edit/query data is OK .
                
> 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

        

Reply via email to