[
https://issues.apache.org/jira/browse/CAMEL-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-4179.
--------------------------------
Resolution: Not A Problem
Fix Version/s: (was: 2.9.0)
2.8.0
CAMEL-4194 is the real problem of this. I will mark this as not a problem as
the remoteRoute operation works as expected.
> 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.8.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