Aleksey Yeschenko created CASSANDRA-12950:
---------------------------------------------

             Summary: Dropping a keyspace creates snapshots twice for each 
table in the dropped keyspace
                 Key: CASSANDRA-12950
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12950
             Project: Cassandra
          Issue Type: Bug
            Reporter: Aleksey Yeschenko
            Priority: Minor
             Fix For: 2.2.x, 3.0.x, 3.x


At least in 2.1 and upwards, dropping a keyspace creates 2x the snapshots for 
no good reason. Once in {{DefsTables.dropColumnFamily()}} then again in 
{{DefsTables.dropKeyspace()}} (using 2.1 as an example).

Some other logic is being run twice, but is harmless.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to