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/05/17 16:20:12 UTC

[jira] [Created] (CASSANDRA-11817) Change the way LCS major compaction works

Marcus Eriksson created CASSANDRA-11817:
-------------------------------------------

             Summary: Change the way LCS major compaction works
                 Key: CASSANDRA-11817
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11817
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Marcus Eriksson
             Fix For: 3.x


Currently we start writing in L1 and then continue in L2 once L1 is full, it is probably better to pick a high level and write all sstables to that level.

I suspect that the end result will be basically the same without a bunch of pointless single-sstable compactions into an empty space in level+1





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)