You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "JIE CHEN (JIRA)" <ji...@apache.org> on 2016/01/22 23:53:40 UTC

[jira] [Created] (AMQ-6139) Unable to config maxThreadPoolSize in broker

JIE CHEN created AMQ-6139:
-----------------------------

             Summary: Unable to config maxThreadPoolSize in broker
                 Key: AMQ-6139
                 URL: https://issues.apache.org/jira/browse/AMQ-6139
             Project: ActiveMQ
          Issue Type: Bug
          Components: activemq-pool
    Affects Versions: 5.11.1
            Reporter: JIE CHEN
            Priority: Critical


The default value of maxThreadPoolSize is Integer.MAX_VALUE in TaskRunnerFactory for broker service, which does not make any sense. If you set -Dorg.apache.activemq.UseDedicatedTaskRunner=false but you are still able to create as many threads as you want. Suggest to make this configurable to limit the threads number the ActiveMQ broker can create.



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