Andrea Cosentino created CAMEL-19603:
----------------------------------------

             Summary: Spring Boot and Quarkus runtime: @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
            Reporter: Andrea Cosentino


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)

Reply via email to