[ 
https://issues.apache.org/jira/browse/CAMEL-19648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Federico Mariani resolved CAMEL-19648.
--------------------------------------
    Resolution: Fixed

> camel-spring-boot - Actuator health check should handle readiness vs liveness 
> checks
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-19648
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19648
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring-boot
>            Reporter: Claus Ibsen
>            Assignee: Federico Mariani
>            Priority: Major
>             Fix For: 4.3.0
>
>
> It seems SB will include both readiness + liveness checks for checks even if 
> you trigger only /liveness or /readiness
> If you do the general check with
> http://localhost:%d/actuator/health
> then it should include both,
> but if you do either one, then it should only include checks for the given 
> kind.
> http://localhost:%d/actuator/health/readiness
> http://localhost:%d/actuator/health/liveness



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to