[ https://issues.apache.org/jira/browse/FELIX-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl Pauls resolved FELIX-6331. ------------------------------- Resolution: Fixed Fixed in https://github.com/apache/felix-dev/commit/7378a7f0f014b4dc75b437e30869298dc20d24a4 > Race condition in unget service from service factory > ---------------------------------------------------- > > Key: FELIX-6331 > URL: https://issues.apache.org/jira/browse/FELIX-6331 > Project: Felix > Issue Type: Bug > Components: Framework > Affects Versions: framework-6.0.3 > Reporter: Karl Pauls > Assignee: Karl Pauls > Priority: Major > Fix For: framework-6.0.4 > > > There is a race condition in the service registry when we call unget on a > service factory for a service. If the service has been requested again > already there is a small window where the unget call to the service registry > is still being made even so it shouldn't. -- This message was sent by Atlassian Jira (v8.3.4#803005)