Change in ovirt-engine[master]: core: correct ProcessOvfUpdateForStorageDomainCommand lock p...

Liron Aravot has submitted this change and it was merged. Change subject: core: correct ProcessOvfUpdateForStorageDomainCommand lock properties ...................................................................... core: correct ProcessOvfUpdateForStorageDomainCommand lock properties ProcessOvfUpdateForStorageDomainCommand lock is released always on the execute phase prior to change I54cc929937d3b14dc49a2edab9e763cbe603a9c3 - either by the child command or because the created tasks aren't added to the command task list. This patch changes the applyLockProperties method to state that explictly. Change-Id: I938e8a0ce74bb931635948210f26a1f451fbe815 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessOvfUpdateForStorageDomainCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Maor Lipchuk: Looks good to me, approved Liron Aravot: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35786 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I938e8a0ce74bb931635948210f26a1f451fbe815 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
laravot@redhat.com