[jboss-jira] [JBoss JIRA] (WFLY-8031) Provide an option to configure Weld global thread pool size

Martin Kouba (JIRA) issues at jboss.org
Mon Feb 6 08:35:00 EST 2017


Martin Kouba created WFLY-8031:
----------------------------------

             Summary: Provide an option to configure Weld global thread pool size 
                 Key: WFLY-8031
                 URL: https://issues.jboss.org/browse/WFLY-8031
             Project: WildFly
          Issue Type: Feature Request
          Components: CDI / Weld
            Reporter: Martin Kouba
            Assignee: Martin Kouba
            Priority: Minor


As mentioned in https://issues.jboss.org/browse/WFLY-4653 it could be useful to have an option to configure Weld thread pool size e.g. in standalone configuration. Currently the size of the thread pool is hardcoded at https://github.com/wildfly/wildfly/blob/master/weld/src/main/java/org/jboss/as/weld/services/bootstrap/WeldExecutorServices.java#L51
However note that this thread pool is used ONLY during the bootstrap of the Weld container.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list