Bug 1464134

Summary: [GSS](6.4.z) MDC is lost during @Asynchronous EJB calls
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: tmiyargi
Component: EJB, LoggingAssignee: jboss-set
Status: CLOSED CURRENTRELEASE QA Contact: Peter Mackay <pmackay>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.14CC: bmaxwell, david.lloyd, fgavrilo, jbaesner, pmackay
Target Milestone: CR1   
Target Release: EAP 6.4.17   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-06 13:32:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1450092    

Description tmiyargi 2017-06-22 13:43:49 UTC
Description of problem:
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?

Upstream https://issues.jboss.org/browse/WFLY-1080

Comment 4 Peter Mackay 2017-08-08 11:44:37 UTC
Verified with EAP 6.4.17.CP.CR3.

Comment 5 Petr Penicka 2017-09-06 13:32:19 UTC
Released on 2017-09-05 as part of the EAP 6.4.17 release.