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 e00be52  Fix duplicate field on Kafka component
     add a382da5  CAMEL-16378: Camel MDC - Not propagating custom keys when 
using Split with Parallel Processing

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/impl/engine/MDCUnitOfWork.java    | 11 +--
 .../apache/camel/processor/MulticastProcessor.java | 56 +++++++++++++++-
 ...st.java => MDCSplitParallelProcessingTest.java} | 78 ++++++----------------
 .../{MDCAsyncTest.java => MDCSplitTest.java}       | 73 +++++---------------
 .../org/apache/camel/support/PatternHelper.java    | 17 +++++
 5 files changed, 113 insertions(+), 122 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/processor/{MDCAsyncTest.java => 
MDCSplitParallelProcessingTest.java} (64%)
 copy 
core/camel-core/src/test/java/org/apache/camel/processor/{MDCAsyncTest.java => 
MDCSplitTest.java} (65%)

Reply via email to