You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/07/24 09:08:16 UTC

[camel] branch regen_bot updated (0fb060f -> bd132ce)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 0fb060f  CAMEL-16802: Added unit test. Thanks to Sergio Penkale for reporting.
     add bd132ce  CAMEL-16802: Fixed splitter/aggregate/multicast in parallel mode would not aggregate completed task in submitted order (but use random order instead).

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/processor/MulticastProcessor.java | 26 +++++++++-------------
 .../camel/processor/Split123ParallelTest.java      |  2 --
 2 files changed, 11 insertions(+), 17 deletions(-)