
Moti Asayag has submitted this change and it was merged. Change subject: core: Clear current SPM upon "Not SPM" error ...................................................................... core: Clear current SPM upon "Not SPM" error Clear the current SPM when we get a "Not SPM" error from the current SPM, this is needed when we have a host which is not an SPM anymore (Cause of being fenced for instance) which still gets SPM commands sent to it and returns "Not SPM", so instead waiting for the next SPM status check, we immediately remove it and start spmStart process to find an SPM host Change-Id: Id0c9aa8c11ba115580d64c2c64873e059c986bbc Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7727 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id0c9aa8c11ba115580d64c2c64873e059c986bbc Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>