[Framework] A failed update doesn't rollback properly
-----------------------------------------------------
Key: FELIX-2802
URL: https://issues.apache.org/jira/browse/FELIX-2802
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: framework-3.0.7
Reporter: Richard S. Hall
Priority: Minor
Fix For: framework-3.2.0
If an update fails, the rollback doesn't actually remove the module from the
global state, which was added before the revise. Worse, it doesn't hold the
global lock any longer, which means someone could have started to use the
bundle. We need probably do the whole thing with holding the global lock.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.