[ https://issues.apache.org/jira/browse/CAMEL-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-4179: ------------------------------- Component/s: camel-jms camel-core Fix Version/s: 2.9.0 > The removeRoute() operation has an unintended consequence of removing other > routes due to the shutting down of the RouteService > -------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-4179 > URL: https://issues.apache.org/jira/browse/CAMEL-4179 > Project: Camel > Issue Type: Bug > Components: camel-core, camel-jms > Reporter: Ashwin Karpe > Assignee: Ashwin Karpe > Fix For: 2.9.0 > > > The removeRoute(String routeId) operation called with a routeId has the > unintended consequence of not just stopping the route with the given routeId > but also other routes. The implementation causes the shutdown of the Routing > Service and all its associated routes which improperly impacts other routes. > Based on a user bringing this up in Nabble... > http://camel.465427.n5.nabble.com/Removing-routes-programmatically-td4556741.html#a4557219 > This needs to be fixed (provided it can be reproduced). -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira