You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Oliver Wulff (JIRA)" <ji...@apache.org> on 2016/12/20 10:02:58 UTC

[jira] [Created] (CAMEL-10624) Set custom MDC property per exchange

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)