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 8b92a7f  CAMEL-16222: PooledExchangeFactory experiment
     new ca506d7  CAMEL-16222: PooledExchangeFactory experiment
     new 870df82  CAMEL-16222: PooledExchangeFactory experiment
     new 82d4c1b  CAMEL-16222: PooledExchangeFactory experiment

The 3 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:
 .../component/disruptor/DisruptorConsumer.java     | 11 ++++++
 .../component/master/EndpointUriEncodingTest.java  |  2 +-
 .../java/org/apache/camel/spi/ExchangeFactory.java | 22 +++++++++---
 .../camel/impl/engine/AbstractCamelContext.java    |  1 +
 .../camel/impl/engine/DefaultExchangeFactory.java  | 11 +++---
 .../camel/impl/engine/PooledExchangeFactory.java   | 40 +++++++++++++++-------
 .../org/apache/camel/support/DefaultConsumer.java  | 20 +++++++----
 7 files changed, 80 insertions(+), 27 deletions(-)

Reply via email to