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 a44c375ebb5 CAMEL-20256: adjust ThroughputLogger to use the StopWatch
(#12508)
add b61c06a5583 CAMEL-20225: adjust DefaultAsyncProcessorAwaitManager to
use the StopWatch (#12509)
add 36c0a9126b1 CAMEL-20225: adjust DefaultRoute to use the StopWatch
(#12511)
No new revisions were added by this update.
Summary of changes:
.../camel/impl/engine/DefaultAsyncProcessorAwaitManager.java | 6 +++---
.../main/java/org/apache/camel/impl/engine/DefaultRoute.java | 12 +++++-------
.../src/main/java/org/apache/camel/util/StopWatch.java | 7 +++++++
3 files changed, 15 insertions(+), 10 deletions(-)