This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from bcfcc90c523 CAMEL-19242: camel-jbang - camel doc may not work on main
new cfc5a88c10c CAMEL-19180 - Kafka Idempotent Repository does not give
the user control over a randomized group id if the kafka broker requires the id
to be in a specified form
new d44c275f0fd CAMEL-19180 - Kafka Idempotent Repository does not give
the user control over a randomized group id if the kafka broker requires the id
to be in a specified form
new 2d37c05acd9 CAMEL-19180 - Kafka Idempotent Repository does not give
the user control over a randomized group id if the kafka broker requires the id
to be in a specified form
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 | 1 +
.../kafka/KafkaIdempotentRepository.java | 48 +++++++++++++++++++++-
....java => KafkaConsumerIdempotentGroupIdIT.java} | 37 +++++++----------
3 files changed, 62 insertions(+), 24 deletions(-)
copy
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{KafkaConsumerIdempotentIT.java
=> KafkaConsumerIdempotentGroupIdIT.java} (72%)