[
https://issues.apache.org/jira/browse/CAMEL-17134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-17134:
--------------------------------
Component/s: (was: camel-core-engine)
camel-core
> Camel no longer clears MDC after sending a message
> --------------------------------------------------
>
> Key: CAMEL-17134
> URL: https://issues.apache.org/jira/browse/CAMEL-17134
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 3.9.0, 3.12.0
> Reporter: Hack Kampbjørn
> Priority: Minor
>
> With the changes in 3.9.0 to unit of work, MDCUnitOfWork no longer clears MDC
> after an exchange is done.
> h3. steps to reproduce
> Enable MDC logging and send a message
> h3. actual
> After the exchange is completed, MDC still contains camel details like camel
> correlation ID
> h3. expected
> That MDC is cleared after an exchange is completed
> See https://bitbucket.org/worldticket/camel-mdc-logging/src/trunk/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)