Claus Ibsen created CAMEL-15139:
-----------------------------------

             Summary: camel-health - Add API for readiness/liveness
                 Key: CAMEL-15139
                 URL: https://issues.apache.org/jira/browse/CAMEL-15139
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.4.0


It would be good if we can add some API to camel-health in camel-api that the 
health check is specialized for either readiness or liveness (default both).

For example context and routes health check is for readiness.
Then there can be component specific health check for liveness (database 
connection is valid, and so on).

Then we can allow to perform checks based on filtering (all by default, but you 
can say only readiness, or only liveness etc.). There is some logic for that in 
the microprofile-health-check.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to