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 2022/01/18 18:08:02 UTC

[camel] branch regen_bot updated (cccdd7f -> 4865a1c)

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 cccdd7f  (chores) camel-kafka: cleanup isAutoCommitEnable handling

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (4865a1c)
            \
             O -- O -- O   (cccdd7f)

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:
 .../resources/org/apache/camel/catalog/components/kafka.json   |  4 ++--
 .../apache/camel/component/kafka/KafkaComponentConfigurer.java |  6 +++---
 .../apache/camel/component/kafka/KafkaEndpointConfigurer.java  |  6 +++---
 .../resources/org/apache/camel/component/kafka/kafka.json      |  4 ++--
 .../org/apache/camel/component/kafka/KafkaConfiguration.java   |  6 +++---
 .../org/apache/camel/component/kafka/KafkaFetchRecords.java    | 10 ++++++++--
 .../component/kafka/consumer/support/KafkaRecordProcessor.java |  4 ++--
 .../kafka/consumer/support/KafkaRecordProcessorFacade.java     |  5 ++++-
 .../builder/component/dsl/KafkaComponentBuilderFactory.java    |  7 ++++---
 .../builder/endpoint/dsl/KafkaEndpointBuilderFactory.java      |  8 ++++----
 10 files changed, 35 insertions(+), 25 deletions(-)