[jboss-jira] [JBoss JIRA] (WFLY-7647) Configure Artemis thread pool size without reload

Martin Styk (JIRA) issues at jboss.org
Tue Nov 22 04:47:00 EST 2016


Martin Styk created WFLY-7647:
---------------------------------

             Summary: Configure Artemis thread pool size without reload
                 Key: WFLY-7647
                 URL: https://issues.jboss.org/browse/WFLY-7647
             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.2.3#72005)


More information about the jboss-jira mailing list