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 2022/09/16 05:29:00 UTC

[jira] [Resolved] (CAMEL-18514) camel-health - health check for not automatically started routes should always be up

     [ https://issues.apache.org/jira/browse/CAMEL-18514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-18514.
---------------------------------
    Resolution: Fixed

Thanks for reporting and the PR

> camel-health - health check for not automatically started routes should always be up
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-18514
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18514
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-health
>    Affects Versions: 3.18.2
>            Reporter: Steven Durrenmath
>            Priority: Major
>             Fix For: 3.18.3, 3.19.0
>
>
> Routes that are not automatically started should always be up as they are externally managed. Negation is missing in the following condition, which currently leads to dead code:
> [https://github.com/apache/camel/blob/main/core/camel-health/src/main/java/org/apache/camel/impl/health/RouteHealthCheck.java#L66]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)