Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
We conservatively estimate the number of partitions post-compaction to be the total number of partitions pre-compaction. That is, we assume the worst-case scenario of no partition overlap at all.
This can result in substantial memory wasted in sstables resulting from highly overlapping compactions.
Attachments
Attachments
Issue Links
- is blocked by
-
CASSANDRA-6356 Proposal: Statistics.db (SSTableMetadata) format change
- Resolved