Claus Ibsen created CAMEL-6631:
----------------------------------

             Summary: SchedulerPollConsumer - Allow to configure scheduler to 
use eg camel-quartz for scheduling the task
                 Key: CAMEL-6631
                 URL: https://issues.apache.org/jira/browse/CAMEL-6631
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.12.0


The org.apache.camel.impl.ScheduledPollConsumer which file/ftp and other 
scheduled consumer is based upon is using the scheduled thread pool to run the 
task at X given interval. 

It would be great to allow to plugin a different scheduler to be used, for 
example camel-quartz with a cron expression. This allows more advanced 
configuration of the scheduler when it should run. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to