[
https://issues.apache.org/jira/browse/CAMEL-21471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-21471:
--------------------------------
Fix Version/s: 4.8.2
4.9.0
> camel-quartz ignores ignoreExpiredNextFireTime when endAt is expired
> --------------------------------------------------------------------
>
> Key: CAMEL-21471
> URL: https://issues.apache.org/jira/browse/CAMEL-21471
> Project: Camel
> Issue Type: Bug
> Components: camel-quartz
> Affects Versions: 4.9.0
> Reporter: Prasanth Ganesh Rao
> Priority: Minor
> Fix For: 4.8.2, 4.9.0
>
>
> camel-quartz fails to start with error in below cases
> {code:java}
> quartz://myGroup/myTimerName?cron=0/1 * * * *
> ?&ignoreExpiredNextFireTime=true&trigger.endAt=<past-date>
> {code}
> The issue occurs due to the default startAt set by the underlying quartz
> library in the TriggerBuilder
--
This message was sent by Atlassian Jira
(v8.20.10#820010)