You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/03/08 11:14:45 UTC

[camel] branch pool updated (23de2f8 -> 2966450)

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

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


    from 23de2f8  CAMEL-16314: camel-core - Some components does not work well with pooled exchanges
     add af89328  CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine.
     add 7d842d7  CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine.
     add 2966450  CAMEL-16314: camel-core - Some components does not work well with pooled exchanges

No new revisions were added by this update.

Summary of changes:
 .../aws2/kinesis/KinesisConsumerClosedShardWithSilentTest.java       | 5 ++++-
 .../org/apache/camel/component/master/EndpointUriEncodingTest.java   | 3 ++-
 .../java/org/apache/camel/impl/engine/CamelInternalProcessor.java    | 1 +
 3 files changed, 7 insertions(+), 2 deletions(-)