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 2018/02/01 09:39:00 UTC

[jira] [Resolved] (CAMEL-12060) split exceptions not caught with nested splits & subroutes

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

Claus Ibsen resolved CAMEL-12060.
---------------------------------
    Resolution: Won't Fix
      Assignee: Claus Ibsen

You need to turn off error handling on your direct routes. 

 

And current behavior is how the routing engine works.

> split exceptions not caught with nested splits & subroutes 
> -----------------------------------------------------------
>
>                 Key: CAMEL-12060
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12060
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.18.3, 2.20.1
>         Environment: Windows, JDK 1.8.0_152
>            Reporter: Paul McCulloch
>            Assignee: Claus Ibsen
>            Priority: Minor
>         Attachments: TestCamel12060.java
>
>
> A route with a split within a split using direct: subroutes within either the outer or inner split() does not have exceptions (within the split() handled correctly).
> A test case is attached showing the same logic with & without subroutes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)