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 7b1d907f892 camel-yaml-dsl - Add routeTemplate/route-template as node
names for route templates so its similar to the other DSLs.
new b131fb5d054 (chores) camel-kafka: ensure tests run a little bit faster
new c55e4e01f28 (chores) camel-kafka: fix invalid test annotation
new 7b6319ae749 CAMEL-18347: fix Kafka services in test infra not being
singleton
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:
.../KafkaConsumerAsyncManualCommitIT.java | 2 +-
.../KafkaConsumerBadPortHealthCheckIT.java | 2 +-
...fkaConsumerBadPortSupervisingHealthCheckIT.java | 2 +-
.../kafka/integration/KafkaConsumerFullIT.java | 2 +-
.../integration/KafkaConsumerHealthCheckIT.java | 2 +-
.../integration/KafkaConsumerIdempotentIT.java | 2 +-
...kaConsumerIdempotentWithCustomSerializerIT.java | 2 +-
.../KafkaConsumerIdempotentWithProcessorIT.java | 2 +-
.../integration/KafkaConsumerTopicIsPatternIT.java | 2 +-
.../KafkaConsumerUnresolvableHealthCheckIT.java | 2 +-
.../commit/KafkaConsumerNoopCommitIT.java | 8 ++---
.../commit/KafkaConsumerSyncCommitIT.java | 2 +-
.../KafkaPausableConsumerCircuitBreakerIT.java | 2 +-
.../integration/pause/KafkaPausableConsumerIT.java | 2 +-
.../infra/kafka/services/KafkaServiceFactory.java | 34 +++++++++++++++-------
.../test/infra/kafka/services/StrimziService.java | 8 +++--
16 files changed, 46 insertions(+), 30 deletions(-)