You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2008/06/05 02:53:00 UTC

[jira] Commented: (CAMEL-159) Splitter does not propagate exceptions

    [ https://issues.apache.org/activemq/browse/CAMEL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43240#action_43240 ] 

Jonathan Anstey commented on CAMEL-159:
---------------------------------------

Is this still an issue for you? The Splitter class has changed quite a bit since you created this ticket.

> Splitter does not propagate exceptions
> --------------------------------------
>
>                 Key: CAMEL-159
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-159
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>            Reporter: Nicky Sandhu
>
> Splitter in its process method iterates over the body of a message and processes each part synchronously. It does not propogate exceptions thrown by the processor when processing the exchange. This makes it problematic for tryBlock()....handleAll() kind of applications. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.