Change in ovirt-engine[master]: core: AddImageFromScratchCommand - command never ends

Liron Aravot has submitted this change and it was merged. Change subject: core: AddImageFromScratchCommand - command never ends ...................................................................... core: AddImageFromScratchCommand - command never ends When the added disk addition is reverted, the command nevers ends as setSucceeded(true) isn't being executed. Change-Id: Ia45f4d2b4f2af1d1dc2427bfe554ff9273970099 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/AddImageFromScratchCommand.java 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Maor Lipchuk: Looks good to me, approved Liron Aravot: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/53516 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia45f4d2b4f2af1d1dc2427bfe554ff9273970099 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com