You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/03/03 11:21:32 UTC

[camel] branch kafka-health updated (9b79517 -> 0a7b933)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch kafka-health
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 9b79517  CAMEL-17727: camel-kafka - Add readiness health check for kafka consumer
     add 0a7b933  CAMEL-17727: camel-kafka - Add readiness health check for kafka consumer

No new revisions were added by this update.

Summary of changes:
 .../component/kafka/KafkaConsumerHealthCheck.java  | 20 ++++++------
 .../camel/component/kafka/KafkaFetchRecords.java   | 36 ++++++++++++++++++++++
 .../integration/KafkaConsumerHealthCheckIT.java    |  2 +-
 3 files changed, 46 insertions(+), 12 deletions(-)