You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/04/12 00:21:05 UTC

[jira] [Resolved] (CASSANDRA-1187) make the number of compaction threads configurable

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

Jonathan Ellis resolved CASSANDRA-1187.
---------------------------------------

    Resolution: Duplicate

following up in CASSANDRA-1876 and CASSANDRA-2191

> make the number of compaction threads configurable
> --------------------------------------------------
>
>                 Key: CASSANDRA-1187
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1187
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Sean Bridges
>         Attachments: CASSANDRA-1187-2.patch, CASSANDRA-1187.patch
>
>
> On our test machines, compaction is the limiting factor when we are writing to Cassandra.  It's easy to write to Cassandra faster than the single compaction thread can keep up, leading to a large number of sstables.
> In one extreme example, we inserted a TB of data into a single cassandra node overnight, and ended up with 100,000 sstables, which took another two days to finish compacting.
> If the number of compaction threads was configurable, we could tune cassandra to support a higher write workload.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira