You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2016/02/03 12:38:39 UTC

[jira] [Assigned] (QPID-7024) BDB HA - Group change thread-pool sized to availableProcessors +1

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

Alex Rudyy reassigned QPID-7024:
--------------------------------

    Assignee: Alex Rudyy

> BDB HA - Group change thread-pool sized to availableProcessors +1
> -----------------------------------------------------------------
>
>                 Key: QPID-7024
>                 URL: https://issues.apache.org/jira/browse/QPID-7024
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Alex Rudyy
>            Priority: Minor
>
> The BDB HA implementation internally uses a thread pool to process group change events.  This thread pool is sized to {{Runtime.getRuntime().availableProcessors() + 1}}.  On a machine with many cores, this will create a very large number of threads.
> There is probably no reason why this thread pool needs to be quite so large.  This problem does not cause a functional impact, but will consume more resources (threads + stack) than required.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org