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/03/24 09:04:00 UTC

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

Claus Ibsen created CAMEL-17848:
-----------------------------------

             Summary: 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
             Fix For: 3.17.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.1#820001)