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/28 07:41:00 UTC

[jira] [Created] (CAMEL-15127) Camel health - Replace HealthCheckRegistry with Camel Registry

Claus Ibsen created CAMEL-15127:
-----------------------------------

             Summary: Camel health - Replace HealthCheckRegistry with Camel Registry
                 Key: CAMEL-15127
                 URL: https://issues.apache.org/jira/browse/CAMEL-15127
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.4.0


We can potentially replace HealthCheckRegistry with Registry as we can bind to registry now. And we can use that to store HealthCheck and HealthCheckRepository in there instead of the HC registry.

This is also how Spring Boot does it by registering HealthCheck in the registry



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