Claus Ibsen created CAMEL-15131:
-----------------------------------
Summary: camel health - Remove HealthCheckService
Key: CAMEL-15131
URL: https://issues.apache.org/jira/browse/CAMEL-15131
Project: Camel
Issue Type: Improvement
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.4.0
This was not really in use. Spring Boot had some special Camel health check
service that was not using spring boot actuators.
Lets make the health check simpler and have basic checks and then for main,
microprofile and spring boot just use those, and let the checks be on-demand
triggered, which is how for example they are done on containers with
liveness/readiness probes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)