Oliver Wulff created CAMEL-10624:
------------------------------------
Summary: Set custom MDC property per exchange
Key: CAMEL-10624
URL: https://issues.apache.org/jira/browse/CAMEL-10624
Project: Camel
Issue Type: New Feature
Reporter: Oliver Wulff
Add a new processor to set custom MDC properties in a route:
<setMDC name="foo"><header name="bar"></setMDC>
The above command will create an MDC property with key "camel.foo"
Enhance the current MDCUnitOfWork to support all MDC values starting with
"camel.*"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)