Removing a route should remove it from the internal startup order list
----------------------------------------------------------------------
Key: CAMEL-4181
URL: https://issues.apache.org/jira/browse/CAMEL-4181
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.8.0
If you startup Camel with X number of routes. And then later stop and remove
one of those routes. That route should be removed from the internal startup
routes list in DefaultCamelContext.
Camel end users may notice this in the logs as when you shutdown CamelContext
then it may log that shutting down 3 routes. But in reality there is only 2
since you have removed 1 route.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira