You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/07/09 09:15:04 UTC

[jira] [Created] (CAMEL-8944) Routing engine - When UoW done let the route context be present so MDC logging is possible

Claus Ibsen created CAMEL-8944:
----------------------------------

             Summary: 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)