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 4d7f82dc392 Errors in Unit-tests for camel-jetty component are solved
new 9c40842514d (chores) camel-kafka: avoid reusing the group ID
new 876622f64e6 (chores) camel-kafka: replace invalid timeout option
new 3783eab4584 (chores) camel-kafka: ensure poll runs shortly
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:
.../component/kafka/integration/KafkaConsumerAsyncManualCommitIT.java | 2 +-
.../component/kafka/integration/KafkaConsumerBadPortHealthCheckIT.java | 2 +-
.../integration/KafkaConsumerBadPortSupervisingHealthCheckIT.java | 2 +-
.../apache/camel/component/kafka/integration/KafkaConsumerFullIT.java | 2 +-
.../camel/component/kafka/integration/KafkaConsumerHealthCheckIT.java | 2 +-
.../camel/component/kafka/integration/KafkaConsumerIdempotentIT.java | 2 +-
.../integration/KafkaConsumerIdempotentWithCustomSerializerIT.java | 2 +-
.../kafka/integration/KafkaConsumerIdempotentWithProcessorIT.java | 2 +-
.../component/kafka/integration/KafkaConsumerTopicIsPatternIT.java | 3 ++-
.../kafka/integration/KafkaConsumerUnresolvableHealthCheckIT.java | 2 +-
.../component/kafka/integration/commit/KafkaConsumerAsyncCommitIT.java | 2 +-
.../component/kafka/integration/commit/KafkaConsumerNoopCommitIT.java | 2 +-
.../component/kafka/integration/commit/KafkaConsumerSyncCommitIT.java | 2 +-
.../kafka/integration/pause/KafkaPausableConsumerCircuitBreakerIT.java | 2 +-
.../component/kafka/integration/pause/KafkaPausableConsumerIT.java | 2 +-
15 files changed, 16 insertions(+), 15 deletions(-)