You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/04/22 11:53:58 UTC

[jira] [Resolved] (CAMEL-8682) Context scoped OnException should not be stopped if a route is stopped

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

Claus Ibsen resolved CAMEL-8682.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.14.3

> 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.14.3, 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)