Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.10.4
-
None
-
Unknown
Description
In these situations we should use job.name to name the job unique so when you change the endpoint uri and redeploy the apps/bundles, then camel-quartz can find the old job in the quartz persistent store.
There may be logic needed to lookup using job.name as the unique name in these situations, and then allow endpoint uri options to change over time, such as the cron trigger etc. Which should be adjusted accordingly as well.