You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Wei Deng (JIRA)" <ji...@apache.org> on 2016/07/21 07:21:20 UTC

[jira] [Updated] (CASSANDRA-3328) make leveled compaction suck less for insert-heavy workloads

     [ https://issues.apache.org/jira/browse/CASSANDRA-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei Deng updated CASSANDRA-3328:
--------------------------------
    Labels: lcs  (was: )

> make leveled compaction suck less for insert-heavy workloads
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-3328
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3328
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Priority: Minor
>              Labels: lcs
>         Attachments: 3328.txt
>
>
> In insert-heavy workloads, leveled compaction needs to do a lot of "promotion" from one level to a higher one, where the higher level has no overlapping sstables. We can optimize a lot of these away by not bothering to rewrite sstables that are younger than GCGraceSeconds.



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