[ 
https://issues.apache.org/jira/browse/CAMEL-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060662#comment-13060662
 ] 

Ashwin Karpe commented on CAMEL-4179:
-------------------------------------

I have put a note for the user asking for the route and more details.

- Ashwin...

> 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
>            Reporter: Ashwin Karpe
>            Assignee: Ashwin Karpe
>
> 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

        

Reply via email to