Omer Frenkel has submitted this change and it was merged. Change subject: core: use AutoStartVmsRunner job from VdsUpdateRunTimeInfo ......................................................................
core: use AutoStartVmsRunner job from VdsUpdateRunTimeInfo Currently VdsUpdateRunTimeInfo invokes RunVmCommand for each HA VM that went down and only when it fails because of lock acquisition problem, the VM is added to the AutoStartVmsRunner job. This patch changes that, such that the VdsUpdateRunTimeInfo pass the VM to the AutoStartVmsRunner right away and it will try to run the VM in its next iteration. Change-Id: Ia5ff535810f969255fb1d496a11378c2c10bcb91 Signed-off-by: Arik Hadas <aha...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsEventListener.java 2 files changed, 2 insertions(+), 22 deletions(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19501 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5ff535810f969255fb1d496a11378c2c10bcb91 Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches