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

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

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

Aleksandr Ivanov edited comment on CASSANDRA-13329 at 4/10/17 7:34 PM:
-----------------------------------------------------------------------

[~ifesdjeen], [~Gerrrr]: do you have plans to fix this problem(max_hints_delivery_threads part) in 3.0.x version?


was (Author: alekiv):
[~ifesdjeen], do you have plans to fix this problem(max_hints_delivery_threads part) in 3.0.x version?

> 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)