]
Brian Stansberry updated WFLY-5886:
-----------------------------------
Component/s: EJB
Remote EJB dispatches to thread pools twice
-------------------------------------------
Key: WFLY-5886
URL:
https://issues.jboss.org/browse/WFLY-5886
Project: WildFly
Issue Type: Enhancement
Components: EJB
Reporter: Stuart Douglas
Assignee: Jason Greene
Remote EJB currently involves a dispatch to a worker pool, followed by a dispatch to the
EJB executor. It would be better if there was an option just to run the EJB invocation in
the worker.