You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/05/15 18:08:59 UTC

[jira] [Created] (CELIX-235) DataRace in fw_invokeBundleListener / framework_setBundleStateAndNotify

Bjoern Petri created CELIX-235:
----------------------------------

             Summary: DataRace in fw_invokeBundleListener / framework_setBundleStateAndNotify
                 Key: CELIX-235
                 URL: https://issues.apache.org/jira/browse/CELIX-235
             Project: Celix
          Issue Type: Bug
          Components: Framework
            Reporter: Bjoern Petri
            Assignee: Bjoern Petri
            Priority: Minor


The state of a bundle is not protected and can be set to a new value (via framework_setBundleStateAndNotify) while or before the fw_dispatcher was able to process the according event.  



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