[ 
https://issues.apache.org/jira/browse/CAMEL-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989579#comment-12989579
 ] 

Claus Ibsen commented on CAMEL-3610:
------------------------------------

I wonder if we should add a flag to enable/disable MDC. I wonder if there is a 
bit overhead? It must use a ThreadLocal which may cause a little overhead.

> Use MDC for logging message id and/or transaction id
> ----------------------------------------------------
>
>                 Key: CAMEL-3610
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3610
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.7.0
>
>
> slf4j allows to use MDC. We should populate the MDC with exchange id and 
> transaction id, if route is transacted.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to