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/25 15:26:26 UTC

[camel] branch regen_bot updated (bd132ce -> 8048fef)

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 bd132ce  CAMEL-16802: Fixed splitter/aggregate/multicast in parallel mode would not aggregate completed task in submitted order (but use random order instead).
     add 0f87633  CAMEL-16802: Deprecate old SubmitOrderedCompletionService that are no longer in use.
     add 8048fef  Regen

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/util/concurrent/AsyncCompletionService.java  | 3 +++
 .../apache/camel/util/concurrent/SubmitOrderedCompletionService.java   | 3 +++
 2 files changed, 6 insertions(+)