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 1a871048e39 Regen for commit f08c0fe7c1071d7523d2f435b14a4bd7f7f08bc5
     add f343784d821 CAMEL-18780: Prevent blocking sqs consumer when using 
message extend (#9108)
     add 3433715eefc Regen for commit f343784d82114ddaa419f23ab88e13f266fcee38

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   (1a871048e39)
            \
             N -- N -- N   refs/heads/regen_bot_3x (3433715eefc)

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:
 .../camel/component/aws2/sqs/Sqs2Consumer.java     | 32 ++++++++++++++++------
 ...=> SqsConsumerExtendMessageVisibilityTest.java} | 16 ++++++-----
 2 files changed, 32 insertions(+), 16 deletions(-)
 copy 
components/camel-aws/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/{SqsDoesNotExtendMessageVisibilityTest.java
 => SqsConsumerExtendMessageVisibilityTest.java} (82%)

Reply via email to