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 c68d593 CAMEL-17615: filter unused options in the Kafka client to prevent warnings new 8e3ee21 [CAMEL-17845] verify integration tests results new 2e97841 [CAMEL-17845] fix flaky tests new dacf6e6 [CAMEL-17845] Use single Kafka server when running IT new c7a7f4f [CAMEL-17845][CAMEL-17725] Make singleton services thread safe The 4 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: components/camel-kafka/pom.xml | 1 + .../integration/BaseEmbeddedKafkaTestSupport.java | 4 ++- .../kafka/integration/KafkaConsumerFullIT.java | 4 +-- .../integration/KafkaConsumerHealthCheckIT.java | 4 +-- .../integration/KafkaConsumerManualCommitIT.java | 2 ++ .../integration/KafkaConsumerTopicIsPatternIT.java | 5 ++-- .../FhirLocalSingletonContainerService.java | 11 +++----- .../ContainerLocalSingletonKafkaService.java} | 30 +++++++++++++++------- .../infra/kafka/services/KafkaServiceFactory.java | 9 +++++++ 9 files changed, 45 insertions(+), 25 deletions(-) copy test-infra/{camel-test-infra-fhir/src/test/java/org/apache/camel/test/infra/fhir/services/FhirLocalSingletonContainerService.java => camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/kafka/services/ContainerLocalSingletonKafkaService.java} (58%)