This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch exchange-factory
in repository https://gitbox.apache.org/repos/asf/camel.git.
from d880f83 CAMEL-16222: PooledExchangeFactory experiment
new 9069f06 CAMEL-16222: PooledExchangeFactory experiment
new b54a41b CAMEL-16222: PooledExchangeFactory experiment
new 5d64f60 CAMEL-16222: PooledExchangeFactory experiment
The 3 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:
.../main/java/org/apache/camel/PooledExchange.java | 12 ++++++--
.../camel/impl/engine/PooledExchangeFactory.java | 17 +++++++----
.../camel-main-configuration-metadata.json | 4 +--
core/camel-main/src/main/docs/main.adoc | 4 +--
.../camel/main/DefaultConfigurationProperties.java | 35 +++++++++++++---------
.../camel/support/DefaultPooledExchange.java | 8 ++---
6 files changed, 48 insertions(+), 32 deletions(-)