You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pierre De Rop (JIRA)" <ji...@apache.org> on 2014/07/22 10:13:39 UTC

[jira] [Closed] (FELIX-4233) Race condition in dependency manager runtime SerialExecutor

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

Pierre De Rop closed FELIX-4233.
--------------------------------


> Race condition in dependency manager runtime SerialExecutor
> -----------------------------------------------------------
>
>                 Key: FELIX-4233
>                 URL: https://issues.apache.org/jira/browse/FELIX-4233
>             Project: Felix
>          Issue Type: Bug
>          Components: Dependency Manager
>            Reporter: Pierre De Rop
>            Assignee: Pierre De Rop
>             Fix For: dependencymanager.runtime-3.2.0
>
>
> There is a race condition in the serial executor used by the dependency manager runtime bundle: two threads can start taking items from the serial queue.
> notice that currently, the serial executor in the runtime bundle is copied from the dm core, and it would be better to share this class between the two bundles. 
> The race condition has already been fixed in the serial executor inside the dm core.



--
This message was sent by Atlassian JIRA
(v6.2#6252)