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

camel-spring-boot - Actuator health check should handle readiness vs liveness checks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.3.0
    • camel-spring-boot
    • None
    • Unknown

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Federico Mariani Federico Mariani
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: