[
https://issues.apache.org/jira/browse/FELIX-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall closed FELIX-2802.
----------------------------------
Resolution: Fixed
Committed a patch for this.
> [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
> Assignee: Richard S. Hall
> Priority: Minor
> Fix For: framework-3.0.8
>
>
> 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.