You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/06/08 16:13:00 UTC

[jira] [Created] (CELIX-239) TopologyManager does not maintain exportedServices

Bjoern Petri created CELIX-239:
----------------------------------

             Summary: TopologyManager does not maintain exportedServices 
                 Key: CELIX-239
                 URL: https://issues.apache.org/jira/browse/CELIX-239
             Project: Celix
          Issue Type: Bug
            Reporter: Bjoern Petri
            Assignee: Bjoern Petri



When a service gets exported, the TopologyManager uses a bundleContext_getServiceReferences-call to retrieve all currently available endpointListenerServices and inform them about the newly available service. 

In case new endpointListeners are added, they are not informed about already exported services.  This leads to missing service-announcements in case discovery starts after the topology manager.




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