You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/02/28 09:47:27 UTC

[camel] branch regen_bot updated (28f7d45 -> c266ad3)

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 28f7d45  camel-core - Small optimization in pipeline
     add c266ad3  CAMEL-16271: camel-core - ReactiveExecutor add option to turn on|off statistics

No new revisions were added by this update.

Summary of changes:
 .../reactive/vertx/VertXReactiveExecutor.java      | 11 +++++
 .../org/apache/camel/spi/ReactiveExecutor.java     | 10 +++++
 .../camel/impl/engine/DefaultReactiveExecutor.java | 49 +++++++++++++++++-----
 3 files changed, 59 insertions(+), 11 deletions(-)