[
https://issues.apache.org/jira/browse/CAMEL-15127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119412#comment-17119412
]
Claus Ibsen commented on CAMEL-15127:
-------------------------------------
The BeanRepository tend to have too many APIs for find/lookup etc and for
arbitrary types.
Instead lets simplify the health api and make it a bit more basic.
> 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
> Priority: Major
> 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)