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/12 19:10:48 UTC

[camel] branch regen_bot updated (3ad5302 -> 07c6ed3)

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 3ad5302  CAMEL-16400: split unit and integration tests for camel-hdfs (#5342)
     add 7394fe6  Revert "CAMEL-16366: camel-spring-rabbitmq - RabbitMQ consumer supports exchange pooling"
     add 004c659  camel-core - Resequencer EIP should copy exchange when adding to queue to better support pooled exchanges
     add 07c6ed3  CAMEL-16366: camel-jms - JMS consumer supports exchange pooling

No new revisions were added by this update.

Summary of changes:
 .../camel/component/jms/EndpointMessageListener.java  | 19 +++++++++++++++++--
 .../org/apache/camel/component/jms/JmsMessage.java    | 10 ++++++++++
 .../org/apache/camel/component/jms/bind/MyBean.java   |  4 +++-
 .../springrabbit/EndpointMessageListener.java         |  2 --
 .../java/org/apache/camel/processor/Resequencer.java  |  5 ++++-
 .../org/apache/camel/processor/StreamResequencer.java |  5 ++++-
 6 files changed, 38 insertions(+), 7 deletions(-)