[
https://issues.apache.org/jira/browse/CAMEL-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116560#comment-14116560
]
ASF GitHub Bot commented on CAMEL-7766:
---------------------------------------
GitHub user bonnetb opened a pull request:
https://github.com/apache/camel/pull/260
CAMEL-7766: Make exception thrown in a sequential split propagate to main
route
Unit test to show the bug + quick fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bonnetb/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/260.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #260
----
commit 9bd57c98d6d205975f74ae038d732ccbc5c8f048
Author: Benjamin BONNET <[email protected]>
Date: 2014-08-30T20:52:00Z
CAMEL-7766: Make exception thrown in a sequential split propagate to main
route.
Unit test to show the bug + quick fix
----
> Exception in split is not propagated
> ------------------------------------
>
> Key: CAMEL-7766
> URL: https://issues.apache.org/jira/browse/CAMEL-7766
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.13.2
> Environment: JDK7 / W7
> Reporter: Benjamin BONNET
>
> Exception thrown in a sequential split is not propagated to main route.
> That bug may be a regression linked to commit#78c7350 (CAMEL-5681 fix)
--
This message was sent by Atlassian JIRA
(v6.2#6252)