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

Claus Ibsen commented on CAMEL-8587:
------------------------------------

If an exception is thrown from the aggregate method in the AggregationStrategy, 
then by default, that exception is not handled by the error handler. The error 
handler can be enabled to react if enabling the shareUnitOfWork option.

> Exceptions from multicast aggregators are not propagated to the global 
> exception handler
> ----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8587
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8587
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.15.1
>            Reporter: Pavel Drasil
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>         Attachments: MyAggregator.java, camel-context.xml
>
>
> When a multicast aggregator throws an exception, either directly or by 
> setting the exception to the returned exchange, the exception is just logged 
> instead of being  propagated to the global exception handler.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to