[Framework] Bundles not allowed to add listeners while in STOPPING state
------------------------------------------------------------------------
Key: FELIX-3082
URL: https://issues.apache.org/jira/browse/FELIX-3082
Project: Felix
Issue Type: Bug
Components: Framework, Specification compliance
Affects Versions: framework-3.2.2
Reporter: Richard S. Hall
Assignee: Richard S. Hall
Priority: Minor
Fix For: framework-4.0.0
In framework 3.2.0 we tried to fix a race condition where bundles could
continue to add listeners even after they had been stopped (FELIX-2748). As
part of that fix, we made it so that bundles could no longer add listeners
while in the STOPPING state, which is too restrictive from a spec point of
view. We need to allow this again, but make sure we don't reintroduce the
original issue we were trying to fix.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira