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 44621a0  Make camel-bindy tests run in parallel
     new 6011aa0  CAMEL-16462: camel-core - Optimize Splitter EIP to reduce 
object allocations.
     new 80f0e28  CAMEL-16462: camel-core - Optimize Splitter EIP to reduce 
object allocations.

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/spi/ProcessorExchangeFactory.java |  9 +++-
 .../engine/PooledProcessorExchangeFactory.java     | 51 ++++++++++++++++------
 .../engine/PrototypeProcessorExchangeFactory.java  |  5 +++
 .../apache/camel/processor/MulticastProcessor.java |  9 +---
 .../java/org/apache/camel/processor/Splitter.java  | 23 ++++++----
 5 files changed, 66 insertions(+), 31 deletions(-)

Reply via email to