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 34f1bb5a4d5 (chores) camel-core: simplify assertions
     new 5cb623a39a9 CAMEL-20758: remove commented code
     new 14007c27ea2 CAMEL-20758: remove duplicated code
     new 32fb1f1239b CAMEL-20758: allow user-provided subscription adapters

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 | 31 +++++++++++-
 .../camel/component/kafka/KafkaConstants.java      |  2 +
 .../camel/component/kafka/KafkaFetchRecords.java   | 23 +++++----
 ... => KafkaConsumerCustomSubscribeAdapterIT.java} | 58 ++++++++++++----------
 .../ROOT/pages/camel-4x-upgrade-guide-4_6.adoc     |  4 ++
 5 files changed, 83 insertions(+), 35 deletions(-)
 copy 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{KafkaConsumerBatchSizeIT.java
 => KafkaConsumerCustomSubscribeAdapterIT.java} (63%)

Reply via email to