Maor Lipchuk has posted comments on this change.
Change subject: core: Remove image when VDSM returns not exist.
......................................................................
Patch Set 6: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveImageCommand.java
Line 80: try {
Line 81: VDSReturnValue vdsReturnValue =
performImageVdsmOperation();
Line 82: creationInfo = vdsReturnValue.getCreationInfo();
Line 83: } catch (VdcBLLException e) {
Line 84: if (e.getErrorCode() ==
VdcBllErrors.ImageDoesNotExistInDomainError) {
I will add a log here, that will explain what happened.
Creating a dummy task, since we got image does not exists.
Which should end the command as unknown task at the end.
Line 85: creationInfo =
Line 86: new AsyncTaskCreationInfo(Guid.NewGuid(),
Line 87: AsyncTaskType.deleteImage,
Line 88:
getDiskImage().getStoragePoolId().getValue());
--
To view, visit http://gerrit.ovirt.org/12077
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I36915c44e65e20e3ce222683650a562603e4bb05
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: liron aravot <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches