[
https://issues.apache.org/jira/browse/FELIX-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert resolved FELIX-5043.
-------------------------------------
Resolution: Fixed
Fixed in http://svn.apache.org/viewvc?view=revision&revision=1703814
> 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)