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 2020/05/11 12:16:00 UTC

[jira] [Created] (CAMEL-15046) SupervisingRouteController - Routes that failed to restart and are exhausted may affect health check

Claus Ibsen created CAMEL-15046:
-----------------------------------

             Summary: SupervisingRouteController - Routes that failed to restart and are exhausted may affect health check
                 Key: CAMEL-15046
                 URL: https://issues.apache.org/jira/browse/CAMEL-15046
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.4.0


Lets add some kind of option to allow supervising route controller, to let exhausted routes (failed to start and restart) affect the health check to make it DOWN.

This should be configurable with route filtering. As some routes may be okay to not be up and running. But there can be some important routes which ideally should make the application unhealthy.

Btw for cloud native apps then it may be better to not use supervising and just let camel fail and let the cloud restart the entire app (its monitoring).




--
This message was sent by Atlassian Jira
(v8.3.4#803005)