You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2016/03/17 10:05:33 UTC

[jira] [Created] (CASSANDRA-11367) sstableofflinerelevel should only add the correct amount of data to each level

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)