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 23462ec Set exclusive start key only once.
add 374694f CAMEL-16704: camel-ahc - The producer should use its own
worker pool to avoid blocking AHC/Netty threads when continue to routing after
reponse is received.
add 9425dff camel-core - cached thread pool may have its use, so lets not
deprecate it.
No new revisions were added by this update.
Summary of changes:
.../apache/camel/component/ahc/AhcProducer.java | 28 +++++++++++++++++++---
.../apache/camel/spi/ExecutorServiceManager.java | 4 ++--
.../org/apache/camel/spi/ThreadPoolFactory.java | 1 -
3 files changed, 27 insertions(+), 6 deletions(-)