Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17848

camel-microprofile-health - Combined response for readiness or liveness should be different

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.18.0
    • None
    • Unknown

    Description

      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

      Attachments

        Activity

          People

            jamesnetherton James Netherton
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: