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 21959d398b1 Myq (#10815)
add ab327a348b5 Polish (#10816)
add 7b1a00aa819 CAMEL-19646: camel-health - Routes controlled by
superviser controller that is exhausted should report DOWN. (#10819)
No new revisions were added by this update.
Summary of changes:
components/camel-quartz/pom.xml | 12 +++++++
.../quartz/SpringScheduledRoutePolicyTest.java | 38 +++++++++-------------
.../camel/routepolicy/quartz/CronPolicies.xml | 8 ++---
.../camel/routepolicy/quartz/SimplePolicies.xml | 10 +++---
.../src/main/java/org/apache/camel/Route.java | 1 +
.../engine/DefaultSupervisingRouteController.java | 1 +
.../apache/camel/impl/health/RouteHealthCheck.java | 14 +++++---
.../apache/camel/support/HealthCheckComponent.java | 9 +++--
8 files changed, 54 insertions(+), 39 deletions(-)