David Bosschaert created FELIX-5043:
---------------------------------------

             Summary: Potential of waiting forever in 
ServiceRegistry.getService()
                 Key: FELIX-5043
                 URL: https://issues.apache.org/jira/browse/FELIX-5043
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: framework-5.2.0
            Reporter: David Bosschaert
            Assignee: David Bosschaert
             Fix For: framework-5.4.0


The Felix Service registry uses a CountDownLatch for cases where multiple 
threads from the same bundle obtain the same service concurrently. When the 
getService() throws an exception this may cause some of these threads to wait 
for the service forever.



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

Reply via email to