This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 0118172f2ea optimized map iteration: entrySet() instead of keySet(). In one case loop was changed with parametrised constructor new 40c7ebf6e56 CAMEL-15105: added support for testing BootstrapCloseable for leaks new 9851e558350 CAMEL-15105: move RouteController ownership to the context extension new 8035189c401 CAMEL-15105: cleanup plugin initialization new 599b1e3d574 CAMEL-15105: removed unused method new 84cb7636ae6 CAMEL-15105: added missing overrides The 5 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: .../camel/impl/engine/AbstractCamelContext.java | 49 +++++++++++++++------- .../impl/engine/DefaultCamelContextExtension.java | 8 +++- .../camel/builder/AddRoutesAtRuntimeTest.java | 10 ++--- 3 files changed, 46 insertions(+), 21 deletions(-)