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

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


    from c9d2bcc  CAMEL-12974: XML DSL tree parser should skip when/otherwise 
to parse similar like the Java DSL does
     new 7d42381  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 e54f93d  CAMEL-12969 : Map based Service Usage counting to remove 
memory leak (#2695)
     new 63970ec  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       | 71 ++++++++++++++++------
 1 file changed, 51 insertions(+), 20 deletions(-)

Reply via email to