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 2022/05/11 14:44:00 UTC

[jira] [Updated] (CAMEL-17848) camel-microprofile-health - Combined response for readiness or liveness should be different

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

Claus Ibsen updated CAMEL-17848:
--------------------------------
    Fix Version/s: 3.18.0
                       (was: 3.17.0)

> camel-microprofile-health - Combined response for readiness or liveness should be different
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-17848
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17848
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-microprofile-health
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.18.0
>
>
> DOWN tends to convey the system is not working at all, and should fail the liveness check, so /q/health/live should return outside [200, 400[ when there is at least one DOWN, otherwise it should return inside [200, 400[.
> for the readiness check, /q/health/ready should return inside [200, 400[ when all checks are UP



--
This message was sent by Atlassian Jira
(v8.20.7#820007)