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)

Reply via email to