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 d2b0862  CAMEL-16465 - Camel-AWS: Add useDefaultCredentialProvider 
option to all the components - Kinesis component
     new 6a1d982  CAMEL-16462: camel-core - Optimize RecipientList EIP to 
reduce object allocations.
     new e2faf88  CAMEL-16462: camel-core - Optimize RecipientList EIP to 
reduce object allocations.
     new 1e4b501  CAMEL-16462: camel-core - Optimize RecipientList EIP to 
reduce object allocations.
     new 75a3463  CAMEL-16462: camel-core - Optimize Multicast EIP to reduce 
object allocations.

The 4 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/processor/MulticastProcessor.java |  40 ++----
 .../org/apache/camel/processor/RecipientList.java  |  43 +-----
 .../camel/processor/RecipientListProcessor.java    | 148 ++++++++++++++-------
 .../java/org/apache/camel/processor/Splitter.java  |   2 +-
 .../apache/camel/support/cache/ServicePool.java    |  29 ++--
 .../java/org/apache/camel/util/ObjectHelper.java   |   3 +
 6 files changed, 138 insertions(+), 127 deletions(-)

Reply via email to