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

camel-health - Route health check with consumer should be DOWN until first poll executed

    XMLWordPrintableJSON

Details

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

    Description

      When using health check then you can have a situation where a route is UP during startup, because the route is started, but the scheduled consumer has not executed a poll yet.

      And if that poll then fails, then the status can be DOWN due to the error.

      So you can have UP -> DOWN that goes quickly.

      Instead we should keep it as DOWN until at least one poll has been executed so we know if that is a success or not.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: