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/07/07 07:14:57 UTC

[camel] branch regen_bot_3x updated (3c3469771aa -> f517a51e933)

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 3c3469771aa Regen for commit fd2e4d45fe564172690a147bdc581fd9ed1ad1a8
     add 3e393d178c0 [CAMEL-19575] Fixes bug in camel-rabbitmq - RabbitMQConsumer keeps on consuming even when route shutdown is triggered. (#10604)
     add f517a51e933 Regen for commit 3e393d178c01b35b577e6876b5f89ff52792ff95

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   (3c3469771aa)
            \
             N -- N -- N   refs/heads/regen_bot_3x (f517a51e933)

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:
 .../org/apache/camel/component/rabbitmq/RabbitConsumer.java | 13 ++++++++++++-
 .../apache/camel/component/rabbitmq/RabbitMQConsumer.java   |  7 +++++++
 2 files changed, 19 insertions(+), 1 deletion(-)