This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from f9d5075bbb0 CAMEL-19238: Set default port for vertx-websocket wss 
scheme
     new 7bb96e8a976 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 dcd7ba56a55 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 6b07c1e2bed 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} |  5 ++-
 3 files changed, 50 insertions(+), 4 deletions(-)
 copy 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{KafkaConsumerIdempotentIT.java
 => KafkaConsumerIdempotentGroupIdIT.java} (92%)

Reply via email to