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

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


    from 0dc3992  CAMEL-16222: PooledExchangeFactory experiment
     new 23172db  CAMEL-16222: PooledExchangeFactory experiment
     new 0245ed7  CAMEL-16222: PooledExchangeFactory experiment

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:
 .../apache/camel/component/sjms/SjmsEndpoint.java  |  8 +++---
 .../apache/camel/component/sjms/SjmsMessage.java   |  8 ++++++
 .../sjms/consumer/EndpointMessageListener.java     | 29 ++++++++++++++++++++--
 .../sjms/consumer/InOnlyConsumerQueueTest.java     | 11 ++++++++
 ...toryTest.java => InOnlyPooledExchangeTest.java} | 25 ++++++++++++-------
 .../java/org/apache/camel/ExtendedExchange.java    |  8 ++++++
 .../org/apache/camel/support/AbstractExchange.java | 12 +++++++++
 7 files changed, 86 insertions(+), 15 deletions(-)
 copy 
components/camel-sjms/src/test/java/org/apache/camel/component/sjms/consumer/{AutowiredConnectionFactoryTest.java
 => InOnlyPooledExchangeTest.java} (75%)

Reply via email to