Claus Ibsen created CAMEL-8682:
----------------------------------
Summary: Context scoped OnException should not be stopped if a
route is stopped
Key: CAMEL-8682
URL: https://issues.apache.org/jira/browse/CAMEL-8682
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.15.1
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.15.2, 2.16.0
If you stop a route and uses context scoped error handling, then its services
may be stopped when the route stops. This should not happen for context scoped
as they are reused by other routes etc.
This can also happen for OnCompletion which has same scope as OnException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)