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

Wei Deng updated CASSANDRA-3363:
--------------------------------
    Labels: compaction lcs  (was: compaction)

> Allow one leveled compaction task to kick off another
> -----------------------------------------------------
>
>                 Key: CASSANDRA-3363
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3363
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>              Labels: compaction, lcs
>             Fix For: 1.0.1
>
>         Attachments: 3363-v2.txt, 3363.txt
>
>
> Leveled compaction wants to prevent multiple tasks from running at once, but 
> this check also defeats the "kick off another compaction if there is more 
> work to do" code in CompactionTask.  So currently LCS relies completely on 
> the every-five-minutes compaction check, which is not enough to keep up with 
> heavy insert load.



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

Reply via email to