You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Łukasz Dywicki (Updated JIRA)" <ji...@apache.org> on 2012/03/01 16:47:57 UTC

[jira] [Updated] (CAMEL-5047) Clean up MDC property names

     [ https://issues.apache.org/jira/browse/CAMEL-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Łukasz Dywicki updated CAMEL-5047:
----------------------------------

    Attachment: CAMEL-5047-log4j.diff

Log4j files affected by this issue.
                
> Clean up MDC property names
> ---------------------------
>
>                 Key: CAMEL-5047
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5047
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.4, 2.9.0
>            Reporter: Łukasz Dywicki
>            Priority: Minor
>             Fix For: 2.10.0
>
>         Attachments: CAMEL-5047-log4j.diff, CAMEL-5047.diff
>
>
> Current MDC support in camel uses different property names. My proposal is to align them and use a "camel." prefix for all of them to let them live in own logical namespace:
> ||Before change||After change||
> |breadcrumbId|camel.breadcrumbId|
> |exchangeId|camel.exchangeId|
> |messageId|camel.messageId|
> |correlationId|camel.correlationId|
> |routeId|camel.routeId| 
> |camelContextId|camel.contextId|
> |transactionKey|camel.transactionKey|

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