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 2018/04/19 07:44:00 UTC

[jira] [Updated] (CAMEL-12448) camel-consul - service health state calculated from all services with same name

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

Claus Ibsen updated CAMEL-12448:
--------------------------------
    Fix Version/s: 2.22.0
                   2.21.1

> camel-consul - service health state calculated from all services with same name
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-12448
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12448
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-consul
>    Affects Versions: 2.21.0
>            Reporter: Vadim R
>            Priority: Major
>             Fix For: 2.21.1, 2.22.0
>
>
> In Consul catalog registered two instances of one service. Health check for first instance have "passed" state, and for second instance - "critical". Camel returns both service instances with healty checks, which method "isHealthy" returns "false".
> I've make some changes in ConsulServiceDiscoveryTest to show up this bug, and fix it in ConsulServiceDiscovery.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)