]
Flavia Rainone reassigned WFLY-12322:
-------------------------------------
Assignee: Flavia Rainone (was: Stuart Douglas)
Avoid redispatching to a worker the ejb call if it is async (at
AssociationImpl)
--------------------------------------------------------------------------------
Key: WFLY-12322
URL:
https://issues.jboss.org/browse/WFLY-12322
Project: WildFly
Issue Type: Enhancement
Components: EJB
Reporter: Flavia Rainone
Assignee: Flavia Rainone
Priority: Major
Fix For: 18.0.0.Beta1
Prevent the extra cost of dispatching the message at AssociationImpl.execute if the
message is synchronous, by just executing it right away