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 2024/03/14 08:37:07 UTC

(camel) branch regen_bot updated (04ca9696e0a -> 3d351350912)

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 04ca9696e0a CAMEL-20095 : add langchain component (#13341)
     add 3d351350912 camel-core - Avoid clutter JMX with anonymous internal EventNotifiers

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/debugger/DefaultDebugger.java       |  3 +-
 .../camel/impl/engine/CamelInternalProcessor.java  |  3 +-
 .../engine/DefaultRuntimeEndpointRegistry.java     |  3 +-
 .../camel/impl/cluster/ClusteredRoutePolicy.java   |  4 +-
 .../apache/camel/impl/console/EventConsole.java    |  3 +-
 .../org/apache/camel/builder/NotifyBuilder.java    |  3 +-
 .../org/apache/camel/main/BaseMainSupport.java     | 78 ++++++++++++----------
 .../camel/main/MainDurationEventNotifier.java      |  4 +-
 .../management/JmxNotificationEventNotifier.java   |  1 +
 .../throttling/ThrottlingInflightRoutePolicy.java  |  3 +-
 10 files changed, 62 insertions(+), 43 deletions(-)