davsclaus commented on code in PR #8593: URL: https://github.com/apache/camel/pull/8593#discussion_r1000466015
########## components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConsumer.java: ########## @@ -30,6 +30,7 @@ import org.apache.camel.component.kafka.consumer.errorhandler.KafkaConsumerListener; import org.apache.camel.health.HealthCheckAware; import org.apache.camel.health.HealthCheckHelper; +import org.apache.camel.impl.health.ComponentsHealthCheckRepository; Review Comment: Yeah or add add a default method on the existing interface -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org