[ 
https://issues.apache.org/jira/browse/CAMEL-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on CAMEL-4179 started by Ashwin Karpe.

> 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.
> This needs to be fixed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to