Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.13.0
-
None
-
Unknown
Description
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 and 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.
Attachments
Issue Links
- Discovered while testing
-
CAMEL-17179 XXXParallelWithAggregationStrategyThrowingExceptionTest often fail
- Resolved
- links to