You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/07/06 13:59:11 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-10129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-10129.
---------------------------------
    Resolution: Duplicate

> 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)