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

Jonathan Ellis updated CASSANDRA-667:
-------------------------------------

    Attachment: 667.txt

moved deletions into a (single-threaded) Timer.

> Avoid causing IO contention when cleaning up compacted SSTables
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-667
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-667
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 667.txt
>
>
> Post-CASSANDRA-408 compacted sstables are deleted in parallel, one thread per 
> sstable; this can cause IO contention with sstable flush and compaction.  
> Serialize this instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to