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

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 7394fe6  Revert "CAMEL-16366: camel-spring-rabbitmq - RabbitMQ 
consumer supports exchange pooling"
     new 004c659  camel-core - Resequencer EIP should copy exchange when adding 
to queue to better support pooled exchanges
     new 07c6ed3  CAMEL-16366: camel-jms - JMS consumer supports exchange 
pooling

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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 +++-
 .../java/org/apache/camel/processor/Resequencer.java  |  5 ++++-
 .../org/apache/camel/processor/StreamResequencer.java |  5 ++++-
 5 files changed, 38 insertions(+), 5 deletions(-)

Reply via email to