[jboss-jira] [JBoss JIRA] (WFLY-9616) Ability to specify thread pool used per EJB or deployment

Brad Maxwell (JIRA) issues at jboss.org
Fri Dec 15 00:01:00 EST 2017


     [ https://issues.jboss.org/browse/WFLY-9616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brad Maxwell updated WFLY-9616:
-------------------------------
    Description: Request the ability to specify a particular thread pool to be used for an EJB or deployment to limit potential deadlocks such as a large number of Async EJB calls invoking other EJBs and not having enough resources to process the request.  And a configurable fairness method to prevent one requestor from potentially taking priority.  (was: Request the ability to specify a particular thread pool to be used for an EJB or deployment to limit potential deadlocks such as a large number of Async EJB calls invoking other EJBs and not having enough resources to process the request.)


> Ability to specify thread pool used per EJB or deployment
> ---------------------------------------------------------
>
>                 Key: WFLY-9616
>                 URL: https://issues.jboss.org/browse/WFLY-9616
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EJB
>    Affects Versions: 11.0.0.Final
>            Reporter: Brad Maxwell
>
> Request the ability to specify a particular thread pool to be used for an EJB or deployment to limit potential deadlocks such as a large number of Async EJB calls invoking other EJBs and not having enough resources to process the request.  And a configurable fairness method to prevent one requestor from potentially taking priority.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list