[ 
https://issues.apache.org/jira/browse/CAMEL-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-6631.
--------------------------------

    Resolution: Fixed

See more details at polling consumer docs, and quartz2 for a cron based 
scheduler
                
> 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