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 c266ad3  CAMEL-16271: camel-core - ReactiveExecutor add option to turn 
on|off statistics
     new 15d2217  camel-core - Use class instead of lambda as it makes 
profiling/debugging easier instead of lambda anonymous classes in hotspots in 
the routing engine.
     new a2c9cc0  camel-http - optimize a bit
     new b558530  CAMEL-16222: camel-core - ExchangeFactory SPI to allow to use 
exchange pooling
     new b4a53a3  Fixed test
     new ffbc3ed  CAMEL-16271: camel-core - ReactiveExecutor add option to turn 
on|off statistics

The 5 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:
 .../camel/component/http/HttpEntityConverter.java  | 22 ++++++++++-----
 .../camel/component/timer/TimerConsumer.java       |  5 +---
 .../errorhandler/RedeliveryErrorHandler.java       | 31 +++++++++++++++-------
 .../RecipientListWithSimpleExpressionTest.java     |  4 +--
 .../ManagedDefaultReactiveExecutorTest.java        |  9 +++++++
 .../java/org/apache/camel/support/GZIPHelper.java  |  4 +--
 6 files changed, 52 insertions(+), 23 deletions(-)

Reply via email to