Change in ovirt-engine[master]: core: Clear current SPM upon "Not SPM" error

Tal Nisan 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: I9209d35c54269a9d4db1d8daf52b56687d80a38f 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, 3 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7682 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9209d35c54269a9d4db1d8daf52b56687d80a38f Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com