You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/11/04 16:48:03 UTC

[camel] branch regen_bot updated (1c4ac1d -> 3d3e1f0)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 1c4ac1d  CAMEL-16975: Health Check now possible for consumer (#6354)
     add 0864a71  CAMEL-17618: camel-health - Route health check with consumer should be DOWN until first poll executed
     add 3d3e1f0  CAMEL-17618: camel-health - Route health check with consumer should be DOWN until first poll executed

No new revisions were added by this update.

Summary of changes:
 .../TelegramConsumerHealthCheckErrorTest.java      | 12 +++++++---
 .../TelegramConsumerHealthCheckOkTest.java         |  2 --
 .../camel/support/ScheduledPollConsumer.java       | 27 +++++++++++++++++++++-
 .../support/ScheduledPollConsumerHealthCheck.java  | 13 ++++++++---
 .../modules/ROOT/pages/health-check.adoc           |  6 ++++-
 5 files changed, 50 insertions(+), 10 deletions(-)