Pierre De Rop created FELIX-5193:
------------------------------------
Summary: 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-r7
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)