[jboss-jira] [JBoss JIRA] (WFLY-9694) Configure Artemis thread pool size without reload
Kabir Khan (JIRA)
issues at jboss.org
Wed Jan 17 06:34:00 EST 2018
Kabir Khan created WFLY-9694:
--------------------------------
Summary: Configure Artemis thread pool size without reload
Key: WFLY-9694
URL: https://issues.jboss.org/browse/WFLY-9694
Project: WildFly
Issue Type: Enhancement
Components: JMS
Affects Versions: 10.1.0.Final
Reporter: Martin Styk
Assignee: Jeff Mesnil
Currently, thread pool size can not be adjusted without server reload. If server runs into performance problem caused by thread pool size, there is no way to adjust thread pool size without termination of all running tasks. Making this configurable "on fly" would prevent this scenario.
Attribute {{thread-pool-max-size}} in {{/subsystem=messaging-activemq/server=default}} requires server reload.
Size of global client thread pools can be set only before this thread pool is created. Adjusting values of system properties which configure client thread pool size has no effect on running server (with pool already created).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list