GitHub user driseley opened a pull request:
https://github.com/apache/camel/pull/1579
CAMEL-7809: Ensure the cron schedule is updated when the job is rescheduled
The previous fix does not allow the Cron Schedule to be modified after
initial creation.
This reschedules to the trigger to the latest schedule.
See:
http://www.quartz-scheduler.org/documentation/quartz-2.x/cookbook/UpdateTrigger.html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/driseley/camel CAMEL-7809
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1579.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1579
----
commit e25aa9d4ccd90719c95f869d49d5ab7d3bd58a69
Author: David Riseley <[email protected]>
Date: 2017-03-28T08:52:53Z
CAMEL-7809: Ensure the cron schedule is updated when the job is rescheduled
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---