You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Federico Mariani (Jira)" <ji...@apache.org> on 2024/01/26 17:08:00 UTC

[jira] [Resolved] (CAMEL-20371) camel-spring-boot - Health check should be quick to perform

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

Federico Mariani resolved CAMEL-20371.
--------------------------------------
    Resolution: Fixed

> camel-spring-boot - Health check should be quick to perform
> -----------------------------------------------------------
>
>                 Key: CAMEL-20371
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20371
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring-boot
>            Reporter: Claus Ibsen
>            Assignee: Federico Mariani
>            Priority: Major
>             Fix For: 4.x
>
>
> SB expects calling the health check is quick as it just checks an internal state, and does not do on-demand check when triggered.
> So we should have some state in between that stores last check, and then can update the state in the background from a single threaded background task.
> https://camel.zulipchat.com/#narrow/stream/257301-camel-spring-boot/topic/Slow.20responses.20from.20Camel.20health.20contributor



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