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
omit 5af473e22dd Regen for commit 35538a67c46235be159b00ffef0d5d2068997d51
omit 35538a67c46 CAMEL-18828: camel-kudu - Add DELETE, UPDATE, and UPSERT
support to the producer (#8921)
add 439bdc09828 Regen for commit 9747733135980b8eacc4003fe7dd13c4a0daf5f4
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 (5af473e22dd)
\
N -- N -- N refs/heads/regen_bot (439bdc09828)
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/catalog/components/kudu.json | 2 +-
.../org/apache/camel/component/kudu/kudu.json | 2 +-
.../camel/component/kudu/KuduOperations.java | 3 -
.../apache/camel/component/kudu/KuduProducer.java | 75 +---------
.../camel/component/kudu/KuduProducerTest.java | 153 ---------------------
5 files changed, 3 insertions(+), 232 deletions(-)