Shmakov Alexey created CAMEL-15957:
--------------------------------------
Summary: Exception in async producer and MDC context
Key: CAMEL-15957
URL: https://issues.apache.org/jira/browse/CAMEL-15957
Project: Camel
Issue Type: Bug
Reporter: Shmakov Alexey
If an exception occurs in the asynchronous producer, the MDC context is not
refreshed and MDC logging breaks. This situation occurs when the onException
block is processed in another thread, for example, if the external http-server
returned an error code when connecting through a ahc/cxf component or a read
timeout occurred
--
This message was sent by Atlassian Jira
(v8.3.4#803005)