This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 1c4ac1d CAMEL-16975: Health Check now possible for consumer (#6354)
new 0864a71 CAMEL-17618: camel-health - Route health check with consumer
should be DOWN until first poll executed
new 3d3e1f0 CAMEL-17618: camel-health - Route health check with consumer
should be DOWN until first poll executed
The 2 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:
.../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(-)