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/07 18:40:11 UTC

[camel] branch pool updated (d33e563 -> 168f947)

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 d33e563  CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine.
     add 168f947  CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/support/PooledObjectFactorySupport.java  | 2 +-
 .../java/org/apache/camel/support/PrototypeObjectFactorySupport.java    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)