You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2013/11/04 18:09:17 UTC

[jira] [Created] (CASSANDRA-6296) Bootstrapping a new node should not require much compaction when leveled compaction is used

T Jake Luciani created CASSANDRA-6296:
-----------------------------------------

             Summary: Bootstrapping a new node should not require much compaction when leveled compaction is used
                 Key: CASSANDRA-6296
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6296
             Project: Cassandra
          Issue Type: Improvement
            Reporter: T Jake Luciani
             Fix For: 2.1


boostrapping a new node currently requires recompacting all data.  In the case of leveled compaction we already have the data in non-overlapping levels. Since we stream from a single host for a single range this shouldn't require any compaction if the sstable is > level 0



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