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 2014/09/10 07:31:28 UTC

[jira] [Created] (CELIX-151) Sync issue with Topology Manager during shutdown

Bjoern Petri created CELIX-151:
----------------------------------

             Summary: Sync issue with Topology Manager during shutdown
                 Key: CELIX-151
                 URL: https://issues.apache.org/jira/browse/CELIX-151
             Project: Celix
          Issue Type: Bug
          Components: Framework
            Reporter: Bjoern Petri
            Assignee: Bjoern Petri



During the shutdown, the topology manager can close rexport Registrations which leads to an uninstallation of the according endpoint/proxy bundle and therefore the removal from the bundle_pt structure in the installedBundleMap.

This wil mess up the hashMapIterator in framework_shutdown and lead to an endless loop.




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