]
Jeff Mesnil closed WFLY-6590.
-----------------------------
Resolution: Duplicate Issue
Client thread pool max size parameter should be possible to
parametrize in CLI
------------------------------------------------------------------------------
Key: WFLY-6590
URL:
https://issues.jboss.org/browse/WFLY-6590
Project: WildFly
Issue Type: Feature Request
Components: JMS
Affects Versions: 10.0.0.Final
Reporter: Miroslav Novak
Assignee: Jeff Mesnil
Based on discussion in JBEAP-2947, we should provide CLI parameter to set maximum size of
client thread pool.
Currently {{-Dactivemq.artemis.client.global.thread.pool.max.size=<value>}} must be
provided as system property during start of EAP 7 server.
This thread pool can be injected by Wildfly. This could be the way to limit make its size
configurable by Wildfly