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.
discard e7d14dd Regen for commit 290b765f736d1cb705ad7e4fc718ca76f14d41cf
add c60604f CAMEL-15106: vertx kafka consumer supports suspend/resume
add 9f7db19 Upgrade mockito to version 3.7.7
add 5aeeedd Sync deps and regen
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 (e7d14dd)
\
N -- N -- N refs/heads/regen_bot (5aeeedd)
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-dependencies/pom.xml | 2 +-
.../component/vertx/kafka/VertxKafkaConsumer.java | 17 +++++++-
...va => VertxKafkaConsumerSuspendResumeTest.java} | 48 ++++++++++++++--------
parent/pom.xml | 2 +-
4 files changed, 48 insertions(+), 21 deletions(-)
copy
components/camel-vertx-kafka/camel-vertx-kafka-component/src/test/java/org/apache/camel/component/vertx/kafka/{VertxKafkaConsumerBatchSizeTest.java
=> VertxKafkaConsumerSuspendResumeTest.java} (64%)