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 15:47:46 UTC

[camel] branch pool updated (5b4b494 -> ed2519c)

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 5b4b494  CAMEL-16314: camel-core - Some components does not work well with pooled exchanges
     add ed2519c  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:
 .../java/org/apache/camel/impl/engine/SimpleCamelContext.java     | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)