[ https://issues.apache.org/jira/browse/FELIX-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clement Escoffier resolved FELIX-4728. -------------------------------------- Resolution: Fixed Fix Version/s: ipojo-runtime-1.12.1 Fixed in trunk. > InstanceManager concurrency issue > --------------------------------- > > Key: FELIX-4728 > URL: https://issues.apache.org/jira/browse/FELIX-4728 > Project: Felix > Issue Type: Bug > Components: iPOJO > Affects Versions: ipojo-runtime-1.11.2 > Reporter: Niels Beekman > Assignee: Clement Escoffier > Fix For: ipojo-runtime-1.12.1 > > > We observed a race condition in InstanceManager.onEntry. This is caused by > improperly synchronized access on a HashMap. Unlike reported in FELIX-3500, > we did not get an exception, but high cpu usage due to the data race. See the > relevant thread stacks in the comments. -- This message was sent by Atlassian JIRA (v6.3.4#6332)