
Tal Nisan has submitted this change and it was merged. Change subject: engine : snapshot creation task is not polled by engine ...................................................................... engine : snapshot creation task is not polled by engine When the connectivity to storage domain is shutdown during live storage migration flow, the async tasks take a long time to clear after the connectivity wth storage domain has been restorted. This results in the VM disks being locked for a long time. Change-Id: I78cb581b9c6ef350070e5ad53396daa069b0b4ea Bug-Url: https://bugzilla.redhat.com/1078095 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveMigrateDisksTaskHandler.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveSnapshotTaskHandler.java 2 files changed, 4 insertions(+), 0 deletions(-) Approvals: Ravi Nori: Verified Daniel Erez: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34661 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I78cb581b9c6ef350070e5ad53396daa069b0b4ea Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server