This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0bb530d CAMEL-12974: XML DSL tree parser should skip when/otherwise to parse similar like the Java DSL does new 2f7f84e CAMEL-12969: OSGi service registry should unget services later during shutting down CamelContext which we can do in the start/stop service API instead. This reduces leaks if a service is get udring shutdown as now the lifecycle/osgi service registry is stopped as last action when camel context is shutting down. new bc54fbe CAMEL-12969 : Map based Service Usage counting to remove memory leak (#2695) new a567106 CAMEL-12969: Fixed CS The 3 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/core/osgi/OsgiServiceRegistry.java | 73 +++++++++++++++------- 1 file changed, 52 insertions(+), 21 deletions(-)