This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from 368f1b2 CAMEL-16353: camel-core - Force eager classloading in build phase add d355bb7 Revert "Enable exchange pooling by default (expermient to let CI do full testing for a few days). Revert after done." add 9a267dd Polished add e827f36 camel-core - Optimize to not have statistics on pool if not enabled. No new revisions were added by this update. Summary of changes: .../org/apache/camel/spi/PooledObjectFactory.java | 2 ++ .../camel/impl/engine/PooledExchangeFactory.java | 2 -- .../camel/impl/engine/PrototypeExchangeFactory.java | 6 ------ .../apache/camel/impl/engine/SimpleCamelContext.java | 3 +-- .../FileConsumePollEnrichFileUsingProcessorTest.java | 2 ++ .../camel/support/PooledObjectFactorySupport.java | 19 +++++++++++++++---- .../java/org/apache/camel/util/SensitiveUtils.java | 7 +++++++ 7 files changed, 27 insertions(+), 14 deletions(-)