You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Karen Lease (Jira)" <ji...@apache.org> on 2021/12/07 22:01:00 UTC

[jira] [Created] (CAMEL-17296) Multicast option stopOnAggregateException has no effect

Karen Lease created CAMEL-17296:
-----------------------------------

             Summary: Multicast option stopOnAggregateException has no effect
                 Key: CAMEL-17296
                 URL: https://issues.apache.org/jira/browse/CAMEL-17296
             Project: Camel
          Issue Type: Bug
    Affects Versions: 3.13.0
            Reporter: Karen Lease


The option stopOnAggregateException has no effect. This was added in CAMEL-10272, but since Camel 3.0, the MulticastProcessor method isStopOnAggregateException is no longer called. If any exception is caught in an aggregation strategy, it is set on the original Exchange object the the processing is terminated, whether this option is set or not.

If the option is obsolete, it should be removed and the documentation and test cases should be updated.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)