Claus Ibsen created CAMEL-20371: ----------------------------------- Summary: 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 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)