You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/05/29 07:26:00 UTC

[jira] [Created] (CAMEL-15131) camel health - Remove HealthCheckService

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)