This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 337fdd16e1f optimize camel backlog tracer (#15379)
     new 37fb8c35ed8 CAMEL-21140: camel-core - Add init/destroy method support 
for registry bind
     new 1df940e6b58 CAMEL-21144: camel-core - Backlog tracer/debugger optimize 
to make it faster

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/camel/BindToRegistry.java | 10 ++++++----
 .../impl/engine/CamelPostProcessorHelper.java      | 23 ++++++++++++++++++++++
 .../impl/engine/DefaultCamelBeanPostProcessor.java | 18 ++++++++---------
 .../apache/camel/impl/console/TraceDevConsole.java | 14 ++++++-------
 .../org/apache/camel/main/ProfileConfigurer.java   |  7 +++++--
 .../camel/support/scan/PackageScanHelper.java      |  5 ++++-
 6 files changed, 53 insertions(+), 24 deletions(-)

Reply via email to