You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2013/10/18 02:44:42 UTC

[jira] [Created] (CASSANDRA-6216) Level Compaction should persist last compacted key per level

sankalp kohli created CASSANDRA-6216:
----------------------------------------

             Summary: Level Compaction should persist last compacted key per level
                 Key: CASSANDRA-6216
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6216
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: sankalp kohli
            Priority: Minor


Level compaction does not persist the last compacted key per level. This is important for higher levels. 
The sstables with higher token and in higher levels wont get a chance to compact as the last compacted key will get reset after a restart.    



--
This message was sent by Atlassian JIRA
(v6.1#6144)