You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/08/16 14:12:25 UTC

[jira] Closed: (FELIX-2370) Access to internal data structures for delayed and service factory components not thread safe

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

Felix Meschberger closed FELIX-2370.
------------------------------------


Apache Felix Declarative Services 1.6.0 has been released. The issues are now closed.

> Access to internal data structures for delayed and service factory components not thread safe
> ---------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2370
>                 URL: https://issues.apache.org/jira/browse/FELIX-2370
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions:  scr-1.4.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  scr-1.6.0
>
>
> The DelayedComponentManager (supporting delayed components) and ServiceFactoryComponentManager (supporting service factory components) internall keep track of using bundles in a Set or Map. Access to this Set or Map is not synchronize which may cause data structure corruption and operation failures.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.