[ https://issues.apache.org/jira/browse/CAMEL-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977724#action_12977724 ]
Claus Ibsen commented on CAMEL-3498: ------------------------------------ See nabble http://camel.465427.n5.nabble.com/2-Bugs-in-Splitter-Camel-2-5-0-tp3326727p3326727.html > Splitter Component: Setting 'streaming = "true"' breaks error handling > ---------------------------------------------------------------------- > > Key: CAMEL-3498 > URL: https://issues.apache.org/jira/browse/CAMEL-3498 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.5.0 > Reporter: Ralf Steppacher > > Setting 'streaming = "true"' breaks error handling: > If an exception is thrown in a processor, the exception in the subExchange is > copied to the original exchange in MulticastProcessor line 554. In Splitter > line 140 the original exchange is copied, including the exception that was > thrown while processing the previous exchange. This prevents all subsequent > exchanges from being processed successfully. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.