zhfeng commented on pull request #3594: URL: https://github.com/apache/camel-quarkus/pull/3594#issuecomment-1061896162
Thanks @davsclaus and @jamesnetherton I wonder if we can do such thing ```container.stop()``` with [KafkaTestResource](https://github.com/apache/camel-quarkus/blob/main/integration-tests-support/kafka/src/main/java/org/apache/camel/quarkus/test/support/kafka/KafkaTestResource.java) during the health check testing ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
