hokutor opened a new pull request #575: URL: https://github.com/apache/camel-website/pull/575
While using a multicast EIP in parallel processing mode, if one of the child routes encounter an exception, one might note difference in behavior of further downstream routing after result aggregations. The implementation of aggregator in multicast EIP has significant impact on how the routing continues for the remaining flow when 1. Exception was encountered in first aggregated child exchange (vs.) 2. Exception was encountered in remaining child exchanges A blog article to help other users who face this by surprise JIRA - https://issues.apache.org/jira/browse/CAMEL-16598 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org