You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Jirsa (JIRA)" <ji...@apache.org> on 2017/04/01 23:38:41 UTC

[jira] [Updated] (CASSANDRA-13329) max_hints_delivery_threads does not work

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

Jeff Jirsa updated CASSANDRA-13329:
-----------------------------------
    Status: Ready to Commit  (was: Patch Available)

> max_hints_delivery_threads does not work
> ----------------------------------------
>
>                 Key: CASSANDRA-13329
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13329
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Fuud
>            Assignee: Aleksandr Sorokoumov
>              Labels: lhf
>
> HintsDispatchExecutor creates JMXEnabledThreadPoolExecutor with corePoolSize  == 1 and maxPoolSize==max_hints_delivery_threads and unbounded LinkedBlockingQueue.
> In this configuration additional threads will not be created.
> Same problem with PerSSTableIndexWriter.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)