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

Sebastian Estevez commented on CASSANDRA-8787:
----------------------------------------------

Thanks yep I saw Jonathan's post on the other ticket. Makes sense.

> Decrease Default concurrent_compactors from number of CPU
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-8787
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8787
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Sebastian Estevez
>            Priority: Minor
>             Fix For: 3.0
>
>
> Currently we default concurrent_compactors to the number of avaliable CPUs 
> which means compactions can theoretically take over all threads and prevent 
> reads and writes from happening.
> I'm currently seeing an extreme case of this that is caused by 
> [6405|https://issues.apache.org/jira/browse/CASSANDRA-6405]. But, in general, 
> this is a bad default. We should probably default concurrent_compactors to 
> num_cpu to cores/2 or even cores/4.



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

Reply via email to