[
https://issues.apache.org/jira/browse/CAMEL-17427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469916#comment-17469916
]
Claus Ibsen edited comment on CAMEL-17427 at 1/6/22, 1:37 PM:
--------------------------------------------------------------
Michal, for cron component which actual scheduler do you use, is that
camel-quartz?
was (Author: davsclaus):
Mikale, for cron component which actual scheduler do you use, is that
camel-quartz?
> Option to restore old behaviour of scheduled consumers healthcheck
> ------------------------------------------------------------------
>
> Key: CAMEL-17427
> URL: https://issues.apache.org/jira/browse/CAMEL-17427
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 3.13.0, 3.14.0
> Reporter: MichaĆ Ostrowski
> Priority: Major
>
> In version 3.13.0 behaviour of scheduled consumers helath checks was changed.
> Consumer is considered DOWN until at least one successful execution -
> CAMEL-17168.
> In case of rarely executed routes (i.e. once a day), consumer could be DOWN
> for several hours. It causes Camel context to be DOWN and in our case whole
> Spring Boot application to be DOWN.
> Our workaround is to disable consumers healthchecks, but it's a shame to give
> up on this nice feature.
> Possible solution would be to add configuration option to enable old health
> logic for specific consumers, or at least on whole context.
> I'm willing to provide patch but I want to discuss optimal solution.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)