[jboss-jira] [JBoss JIRA] (WFLY-7691) Custom pool not working when applied to Message-Driven Bean

Evandro Pomatti (JIRA) issues at jboss.org
Mon Nov 28 20:36:00 EST 2016


Evandro Pomatti created WFLY-7691:
-------------------------------------

             Summary: Custom pool not working when applied to Message-Driven Bean
                 Key: WFLY-7691
                 URL: https://issues.jboss.org/browse/WFLY-7691
             Project: WildFly
          Issue Type: Bug
          Components: EJB
    Affects Versions: 10.1.0.Final
            Reporter: Evandro Pomatti


I tried to configure a custom thread pool por an MDB in order to increase performance, but it seems that the association is being ignored by WildFly.

When I associate my custom pool with increased size to 50 to my MDB, only 15 messages keep getting dequeue at a time.

I also don't know why 15, since the default MDB pool "mdb-strict-max-pool" max size is configured to be 20.



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


More information about the jboss-jira mailing list