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 25ec795 upgrade to frontend-maven-plugin 1.11.3
add 8db83a9 CAMEL-16450: camel-core - Optimize WireTap only use dynamic
send processor when being dynamic.
add 13798aa CAMEL-16450: camel-core - Optimize WireTap to support pooled
tasks for reduced object allocations.
add 8d8db66 CAMEL-16450: camel-core - Optimize WireTap to support pooled
tasks for reduced object allocations.
add 0649f57 Reduce logging noise
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/processor/SendProcessor.java | 2 +-
.../apache/camel/processor/WireTapProcessor.java | 108 +++++++++++++++------
.../java/org/apache/camel/reifier/SendReifier.java | 2 +-
.../org/apache/camel/reifier/WireTapReifier.java | 35 +++++--
.../apache/camel/main/EagerClassloadedHelper.java | 2 +-
5 files changed, 112 insertions(+), 37 deletions(-)