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 2009/05/25 23:49:45 UTC

[jira] Updated: (FELIX-1173) Concurrency Issues while containing bundle is stopping

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

Felix Meschberger updated FELIX-1173:
-------------------------------------

    Fix Version/s:     (was: scr-1.2.0)

> Concurrency Issues while containing bundle is stopping
> ------------------------------------------------------
>
>                 Key: FELIX-1173
>                 URL: https://issues.apache.org/jira/browse/FELIX-1173
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.0.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: scr-1.0.10
>
>
> While a bundle is stopping, there may still be ComponentActivatorTask on the activator queue and be executed. The activator queue/ComponentActivatorTask combo should be enhance to prevent running asynchrounous tasks for components whose owning bundle is in the process of stopping, i.e. is not active.

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