
Tal Nisan has submitted this change and it was merged. Change subject: engine : engine startup fails if command ctor fails ...................................................................... engine : engine startup fails if command ctor fails When commands are reloaded after engine restart, failure in command constructor should be handled gracefully by Command Coordinator framework. Change-Id: Ie4b7dbe65744a62df69891a2281f0c7ebffa5b03 Bug-Url: https://bugzilla.redhat.com/1360378 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandsFactory.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandCallbacksPoller.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandsRepository.java 3 files changed, 20 insertions(+), 15 deletions(-) Approvals: Tal Nisan: Passed CI tests Ravi Nori: Verified Moti Asayag: Looks good to me, approved Objections: Jenkins CI: Failed CI tests -- To view, visit https://gerrit.ovirt.org/62351 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie4b7dbe65744a62df69891a2281f0c7ebffa5b03 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>