Description
When opening ColumnFamily, cassandra checks SSTable files' ancestors and skips loading already compacted ones. Those files are expected to be deleted, but currently that never happens.
Also, there is no indication of skipping loading file in the log, so it is confusing especially doing upgradesstables.
Attachments
Attachments
Issue Links
- relates to
-
CASSANDRA-5116 upgradesstables does not upgrade all sstables on a node
- Resolved