[jboss-jira] [JBoss JIRA] (WFLY-9414) Expose the derived ejb max pool sizes as runtime attrbutes

Brian Stansberry (JIRA) issues at jboss.org
Tue Oct 3 10:05:00 EDT 2017


Brian Stansberry created WFLY-9414:
--------------------------------------

             Summary: Expose the derived ejb max pool sizes as runtime attrbutes
                 Key: WFLY-9414
                 URL: https://issues.jboss.org/browse/WFLY-9414
             Project: WildFly
          Issue Type: Enhancement
          Components: EJB
            Reporter: Brian Stansberry


The max size of ejb pools can either be explicitly configured, or configured to be calculated by the server.  The explicit config is done via an attribute named "max-pool-size", which for compatibility reasons can't be renamed or repurposed. But we don't provide any attribute that exposes the actually used value, whether it's explicitly set or calculated.

The RFE is to provide such an attribute. It would be a runtime-only attribute only available on the server.



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


More information about the jboss-jira mailing list