]
RH Bugzilla Integration commented on WFLY-1080:
-----------------------------------------------
Fedor Gavrilov <fgavrilo(a)redhat.com> changed the Status of [bug
MDC is lost during @Asynchronous EJB calls
------------------------------------------
Key: WFLY-1080
URL:
https://issues.jboss.org/browse/WFLY-1080
Project: WildFly
Issue Type: Feature Request
Components: Logging
Reporter: Patrick Ruckstuhl
Assignee: David Lloyd
Fix For: 8.0.0.Alpha2
If I set a variable into the MDC, this is propagated fine through to synchronous EJB
calls, but is lost in asynchronous EJB calls.
Should the MDC not be copied over to the thread retrieved from the thread pool?