This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 0b36287df94 CAMEL-20297 camel-facebook: update documentation new 9771c705a89 CAMEL-16044: fixed integration tests new d8978186f54 CAMEL-16044: added documentation new 372ec8c5372 CAMEL-16044: do not enable auto-commit when using batching mode The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel-kafka/src/main/docs/kafka-component.adoc | 40 +++++++++++++ .../camel/component/kafka/KafkaConfiguration.java | 6 +- .../batching/BatchingProcessingITSupport.java | 62 +++++++++++++++++++- .../batching/KafkaBatchingProcessingIT.java | 67 +++++++++++----------- .../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc | 4 ++ 5 files changed, 140 insertions(+), 39 deletions(-)