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

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


    from e1b8a1f  Regen
     add 3b2d68c  CAMEL-17514: Fix MDC logging to ensure data is setup before 
processing. Error handler calling processors must do so in UoW.
     add d592232  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, 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