[
https://issues.jboss.org/browse/WFLY-5872?page=com.atlassian.jira.plugin....
]
Jeff Mesnil moved JBEAP-2465 to WFLY-5872:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-5872 (was: JBEAP-2465)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: JMS
(was: JMS)
(was: ActiveMQ)
Target Release: (was: 7.0.0.GA)
Upgrade Artemis to 1.1.0.wildfly-010
------------------------------------
Key: WFLY-5872
URL:
https://issues.jboss.org/browse/WFLY-5872
Project: WildFly
Issue Type: Component Upgrade
Components: JMS
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
A major change in this version is
The default global thread pool used by Artemis client is now fixed (it was unbounded
before). Default size is 500.
TO use an unbounded thread pool, you need to set
ActiveMQClient.GLOBAL_THREAD_POOL_MAX_SIZE=-1 or use the sysprop
activemq.artemis.client.global.thread.pool.max.size
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)