Marcus Eriksson created CASSANDRA-11367:
-------------------------------------------
Summary: sstableofflinerelevel should only add the correct amount
of data to each level
Key: CASSANDRA-11367
URL: https://issues.apache.org/jira/browse/CASSANDRA-11367
Project: Cassandra
Issue Type: Improvement
Reporter: Marcus Eriksson
Priority: Minor
Currently sstableofflinerelevel keeps adding sstables to a level until it can't
add anymore due to creating overlap or running out of sstables.
It should just add the correct amount of data to each level to avoid doing a
lot of compaction on startup
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)