[
https://issues.apache.org/jira/browse/CASSANDRA-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Petrov updated CASSANDRA-13329:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
> 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)