[
https://issues.apache.org/jira/browse/CAMEL-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-15046.
---------------------------------
Resolution: Implemented
This was already implemented in the routes health check
> 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
> Priority: Major
> 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)