You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/02/17 19:27:09 UTC

[camel] branch regen_bot_3x updated (878d1f11492 -> b9b371406d3)

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

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


    omit 878d1f11492 Regen for commit 203bf267e0b28173a2664becd9feec1dfad095bc
     add 448a299fa00 CAMEL-19066: Do not copy correlationId after multicast (#9367)
     add 81e4ef1712a CAMEL-19066: Do not copy correlationId after multicast (#9367)
     add b9b371406d3 Regen for commit 81e4ef1712aa9d5da71c13c43838e79b82ab56b6

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (878d1f11492)
            \
             N -- N -- N   refs/heads/regen_bot_3x (b9b371406d3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/processor/MulticastProcessor.java |  7 ++++++-
 ...orTest.java => MulticastCorrelationIdTest.java} | 22 +++++++++++-----------
 2 files changed, 17 insertions(+), 12 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/{SimpleProcessorTest.java => MulticastCorrelationIdTest.java} (66%)