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

Claus Ibsen resolved CAMEL-3011.
--------------------------------

    Resolution: Fixed

trunk: 980386.

Also fixed potential issue with restarting/resuming a route which adds a job 
premature and causing the job to fire before the route has been fully started. 
Now adding jobs is deferred.

> Using multiple CamelContext with quartz scheduler so keep track of the 
> individual camel contexts
> ------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3011
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3011
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-quartz
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> The default will by default only register the first CamelContext. Which is 
> used in non statefull jobs to lookup endpoints etc.
> Instead the camel-quartz component should keep track of all the different 
> camel contexts and use the id of the context on the job so it can lookup the 
> context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to