Description
An oversight in CASSANDRA-10518 prevents snapshots created in data directories defined outside of cassandra.yaml from being cleared by Keyspace.clearSnapshots. ColumnFamilyStore.initialDirectories should be used when finding snapshots to clear, not Directories.dataDirectories