Daniel Erez has submitted this change and it was merged.
Change subject: core: placeholder handler revert task on failure
......................................................................
core: placeholder handler revert task on failure
CreateImagePlaceholderTaskHandler:
endWithFailure() should revert task (unlocks the image)
since beforeTask() locks the image.
Change-Id: I266792d30ce4a2743a19db2b9776a3aea2eedfed
Bug-Url:
https://bugzilla.redhat.com/907167
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/CreateImagePlaceholderTaskHandler.java
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11830
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I266792d30ce4a2743a19db2b9776a3aea2eedfed
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>