This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from a76f778  Regen
     new 0037da0  CAMEL-17514: Fix MDC logging to ensure data is setup before 
processing. Error handler calling processors must do so in UoW.
     new da482b6  CAMEL-17514: Fix MDC logging to ensure data is setup before 
processing. Error handler calling processors must do so in UoW.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/impl/engine/MDCUnitOfWork.java    | 10 +++-
 .../errorhandler/DeadLetterChannelReifier.java     |  6 +--
 .../errorhandler/DefaultErrorHandlerReifier.java   |  6 +--
 .../reifier/errorhandler/ErrorHandlerReifier.java  | 17 ++++++-
 .../MDCErrorHandlerTest.java}                      | 57 ++++++++++------------
 5 files changed, 55 insertions(+), 41 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/{issues/SameRouteAndContextScopedErrorHandlerIssueTest.java
 => processor/MDCErrorHandlerTest.java} (52%)

Reply via email to