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 5371116 Sync deps
add 6628771 CAMEL-16348: camel-core - Optimize shutdown strategy
forceShutdown check
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/camel/spi/ShutdownStrategy.java | 15 ++-------------
.../camel/impl/engine/CamelInternalProcessor.java | 3 +--
.../camel/impl/engine/DefaultShutdownStrategy.java | 8 ++++----
.../impl/engine/SharedCamelInternalProcessor.java | 19 +++++++------------
.../java/org/apache/camel/processor/Throttler.java | 2 +-
.../errorhandler/RedeliveryErrorHandler.java | 6 ++----
.../processor/loadbalancer/FailOverLoadBalancer.java | 2 +-
7 files changed, 18 insertions(+), 37 deletions(-)