You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2014/12/24 17:24:15 UTC

[jira] [Closed] (FELIX-4728) InstanceManager concurrency issue

     [ https://issues.apache.org/jira/browse/FELIX-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier closed FELIX-4728.
------------------------------------

> 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)