camel-quartz - Each endpoint should create their own scheduler instances so you can start/stop other bundles in osgi without problems -------------------------------------------------------------------------------------------------------------------------------------
Key: CAMEL-2784 URL: https://issues.apache.org/activemq/browse/CAMEL-2784 Project: Apache Camel Issue Type: Improvement Components: camel-quartz Affects Versions: 2.3.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.4.0 Unfortunately getScheduler on the Quartz API just returns a single shared instance. And the API does not smell of having a new/create method. But to ensure modularity each endpoint should have its own scheduler to ensure no problems when you start/stop bundles on the fly -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.