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

camel-health - Add API for readiness/liveness

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.4.0
    • camel-core
    • None
    • Unknown

    Description

      It would be good if we can add some API to camel-health in camel-api that the health check is specialized for either readiness or liveness (default both).

      For example context and routes health check is for readiness.
      Then there can be component specific health check for liveness (database connection is valid, and so on).

      Then we can allow to perform checks based on filtering (all by default, but you can say only readiness, or only liveness etc.). There is some logic for that in the microprofile-health-check.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: