[jboss-jira] [JBoss JIRA] (AS7-5258) MDC is lost during @Asynchronous EJB calls

Patrick Ruckstuhl (JIRA) jira-events at lists.jboss.org
Fri Jul 27 02:39:06 EDT 2012


Patrick Ruckstuhl created AS7-5258:
--------------------------------------

             Summary: MDC is lost during @Asynchronous EJB calls
                 Key: AS7-5258
                 URL: https://issues.jboss.org/browse/AS7-5258
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Logging
    Affects Versions: 7.1.2.Final (EAP)
            Reporter: Patrick Ruckstuhl
            Assignee: James Perkins


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?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list