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

Alex Petrov edited comment on CASSANDRA-13667 at 7/5/17 3:38 PM:
-----------------------------------------------------------------

I've tried it locally in a small setup, although unless I'm missing something, 
I couldn't trigger compaction by dropping an unrelated table. 

Could you give a bit more details? How did you check / were there other 
operations during that time on the cluster?


was (Author: ifesdjeen):
I've tried it locally in a small setup, although unless I'm missing something, 
I couldn't trigger compaction by dropping an unrelated table. 

> DROP KEYSPACE or TABLE cause unrelated flushes and compactions on all tables
> ----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13667
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13667
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Stefano Ortolani
>            Priority: Minor
>
> As soon as I drop a keyspace or a table, I see _all_ nodes struggling to 
> acknowledge the new schema because of several flushes and compactions 
> happening on _all_ keyspaces and compactions (completely unrelated to the 
> dropped keyspace/table).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to