Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19603

Spring Boot and Quarkus runtimes: @PeriodicTask annotated task are not running even if scheduled

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      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

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            acosentino Andrea Cosentino
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: