Details
-
Bug
-
Status: Open
-
Low
-
Resolution: Unresolved
-
None
-
Low
Description
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.