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

github-bot pushed a change to branch regen_bot_3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


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

No new revisions were added by this update.

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, 56 insertions(+), 40 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/{issues/SameRouteAndContextScopedErrorHandlerIssueTest.java
 => processor/MDCErrorHandlerTest.java} (51%)

Reply via email to