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 2016/03/06 20:07:40 UTC

[jira] [Closed] (FELIX-5193) Factory Pid Adapter race condition when component is stopped

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

Pierre De Rop closed FELIX-5193.
--------------------------------

> Factory Pid Adapter race condition when component is stopped
> ------------------------------------------------------------
>
>                 Key: FELIX-5193
>                 URL: https://issues.apache.org/jira/browse/FELIX-5193
>             Project: Felix
>          Issue Type: Bug
>          Components: Dependency Manager
>    Affects Versions: dependencymanager-3.2.0
>            Reporter: Pierre De Rop
>            Assignee: Pierre De Rop
>             Fix For: org.apache.felix.dependencymanager-r8
>
>
> When a factory pid adapter component is being removed (stopped), and at the same time the factory configuration is updated, the handling of the factory configuration update
> may take place while the factory pid component is being destroyed.
> The factory conf update must be handled synchronously, but from the factory pid adapter component internal executor queue, in order to avoid all sort of racy problems.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)