[ 
https://issues.apache.org/jira/browse/CASSANDRA-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819340#comment-13819340
 ] 

T Jake Luciani commented on CASSANDRA-6296:
-------------------------------------------

No, because leveled doesn't overlap ranges within a level, so it doesn't matter 
what state each range is in as long as its consistent with the replica for that 
range

> 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
>            Priority: Minor
>
> 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)

Reply via email to