Change in ovirt-engine[ovirt-engine-3.3]: core: Fix task polling when exporting vm command with memory...

Itamar Heim has submitted this change and it was merged. Change subject: core: Fix task polling when exporting vm command with memory snapshots ...................................................................... core: Fix task polling when exporting vm command with memory snapshots When exporting vm with memory snapshots that tasks are not polled, causing to the command end method to be called possibly too early and to the tasks to never be cleared. Change-Id: Ief3b3a361fd0ff175f333c7ac2935ce6993ae4b2 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1029324 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Itamar Heim: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20896 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ief3b3a361fd0ff175f333c7ac2935ce6993ae4b2 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com