Graceful shutdown - Add option to shutdown manually added/started routes ------------------------------------------------------------------------
Key: CAMEL-2800 URL: https://issues.apache.org/activemq/browse/CAMEL-2800 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.3.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.4.0 If you for example add routes later at runtime, then those where not enlisted on startup and thus not part of the process to be stopped. Those routes added manually should be part of this so they are also shutdown. There should be an option to control this behavior so you can turn it off, in the odd cases you dont want that. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.