Yair Zaslavsky has posted comments on this change. Change subject: engine: Adding support for lock to survive restart ......................................................................
Patch Set 2: Looks good to me, approved (1 inline comment) .................................................... Commit Message Line 6: Line 7: engine: Adding support for lock to survive restart Line 8: Line 9: The following patch will add the following functionality: Line 10: 1. Introduced annottation parameter which should add a possibility not to relase in memory lock s/annottation/annotation Line 11: in the end of execute Line 12: 2. By using this parameter we are enforcing command to release a lock only after that all Line 13: child commands are finished Line 14: 3. Added code which should solve restart problem - added acquireLockAsyncTask method -- To view, visit http://gerrit.ovirt.org/11976 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8c73dac12f6f56ce92a16f94d3b49e0795ab2e46 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
