[
https://issues.apache.org/jira/browse/CASSANDRA-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096063#comment-16096063
]
Alex Petrov commented on CASSANDRA-13329:
-----------------------------------------
Committed the backport to 3.0 with
[b337c690d321f2e4d7ebbbb0a1b8a90f986d21e9|https://github.com/apache/cassandra/commit/b337c690d321f2e4d7ebbbb0a1b8a90f986d21e9],
merged up to
[3.11|https://github.com/apache/cassandra/commit/bf0a4b9cd6324e9c5adfe8cdd72ecb1c3a70568a]
and
[trunk|https://github.com/apache/cassandra/commit/8d2fa65f8a7abbc27b0c3ff0820af2945fcf7496].
I've also taken a chance to make call syntax consistent across the branches
(1-arg call instead of passing same var twice).
> 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
> Fix For: 3.11.0, 4.0
>
>
> 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.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]