Arik Hadas has submitted this change and it was merged. Change subject: core: fix handling of migrating vm reported down on source host ...................................................................... core: fix handling of migrating vm reported down on source host The check whether a VM runs on a monitored host should now be using VmAnalyzer#isVmRunningInDatabaseOnMonitoredHost instead of checing if dbVm is null. Change-Id: Ic8fa7bc4d50127a7a4d20cf730ebe90f4af8da9e Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/VmAnalyzer.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/57239 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic8fa7bc4d50127a7a4d20cf730ebe90f4af8da9e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>