[
https://issues.apache.org/jira/browse/CAMEL-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14620027#comment-14620027
]
Claus Ibsen edited comment on CAMEL-8944 at 7/9/15 7:25 AM:
------------------------------------------------------------
See nabble
http://camel.465427.n5.nabble.com/MDC-logging-does-not-work-with-camel-routeId-anymore-td5768851.html
was (Author: davsclaus):
See nabble
http://camel.465427.n5.nabble.com/MDC-logging-does-not-work-with-camel-routeId-anymore-tp5768850.html
> Routing engine - When UoW done let the route context be present so MDC
> logging is possible
> ------------------------------------------------------------------------------------------
>
> Key: CAMEL-8944
> URL: https://issues.apache.org/jira/browse/CAMEL-8944
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.15.2
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.16.0
>
>
> When the UoW is done then it happens last today. But we could make the route
> context advice be last which allows any logic performed as UoW done know what
> route this is part of, which makes MDC logging print route id, and what not.
> This complicates the logic a bit as we need to merge RouteContextAdvice into
> UnitOfWorkProcessorAdvice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)