[
https://issues.apache.org/jira/browse/CAMEL-19603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19603.
---------------------------------
Fix Version/s: 3.20.7
Resolution: Fixed
> Spring Boot and Quarkus runtimes: @PeriodicTask annotated task are not
> running even if scheduled
> ------------------------------------------------------------------------------------------------
>
> Key: CAMEL-19603
> URL: https://issues.apache.org/jira/browse/CAMEL-19603
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Reporter: Andrea Cosentino
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.20.7, 3.21.1, 3.22.0, 4.0.0, 4.0-RC2
>
>
> When we introduced the secret refresh feature we add the concept of
> @PeriodicTask, essentially we schedule the task every period seconds and add
> it to a scheduler in BaseMainSupport.
> While for Camel-jbang, through camel-main, everything is working fine. For
> Quarkus and Spring-Boot the task is never called, with the exact same
> configuration of the working one on main.
> cc [~davsclaus]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)