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 d355bb7 Revert "Enable exchange pooling by default (expermient to let CI do full testing for a few days). Revert after done." new 9a267dd Polished new e827f36 camel-core - Optimize to not have statistics on pool if not enabled. The 2 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: .../org/apache/camel/spi/PooledObjectFactory.java | 2 ++ .../camel/impl/engine/PooledExchangeFactory.java | 2 -- .../camel/impl/engine/PrototypeExchangeFactory.java | 6 ------ .../FileConsumePollEnrichFileUsingProcessorTest.java | 2 ++ .../camel/support/PooledObjectFactorySupport.java | 19 +++++++++++++++---- .../java/org/apache/camel/util/SensitiveUtils.java | 7 +++++++ 6 files changed, 26 insertions(+), 12 deletions(-)