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/04/06 19:15:34 UTC

[camel] branch regen_bot updated (617f4cf -> 8d878f3)

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 617f4cf  Sync deps
     add 8d878f3  CAMEL-16451: camel-core - ExchangePooling for EIPs. Multicast EIP

No new revisions were added by this update.

Summary of changes:
 .../engine/PooledProcessorExchangeFactory.java     |  4 +--
 .../impl/engine/PrototypeExchangeFactory.java      |  2 +-
 .../engine/PrototypeProcessorExchangeFactory.java  |  2 +-
 .../apache/camel/processor/MulticastProcessor.java | 40 +++++++++++++++++++---
 .../org/apache/camel/reifier/MulticastReifier.java |  8 +++++
 5 files changed, 47 insertions(+), 9 deletions(-)