You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Börcsök József (JIRA)" <ji...@apache.org> on 2016/07/06 13:54:11 UTC

[jira] [Created] (CAMEL-10129) do not cache OSGi service by registry

Börcsök József created CAMEL-10129:
--------------------------------------

             Summary: do not cache OSGi service by registry
                 Key: CAMEL-10129
                 URL: https://issues.apache.org/jira/browse/CAMEL-10129
             Project: Camel
          Issue Type: Improvement
          Components: camel-osgi
    Affects Versions: 2.17.1
            Reporter: Börcsök József
            Priority: Minor


OsgiServiceRegistry uses cache (serviceCacheMap) for services. If declarative services are provided by several bundles then keeping reference to those objects conflicts OSGi frameworks that support changing them at runtime.

serviceCacheMap should be removed or a new configuration option (enable/disable) should be added to easily disable caching.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)