Change in ovirt-engine[master]: engine: Fixing SPM election in case that we have IrsNoMaster...

Michael Kublin has submitted this change and it was merged. Change subject: engine: Fixing SPM election in case that we have IrsNoMasterDomainException ...................................................................... engine: Fixing SPM election in case that we have IrsNoMasterDomainException The following patch should add a current host to tried ones, otherwise the host will not be added and in case of throwing IrsNoMasterDomainException we will never trigger a reconstruct and will continue to perfrom a spm election for next 5 minutes. The error is that list of tried ids is left empty Change-Id: I14af7f4459b54a0d74bece777d72da8b1a0e2b84 Signed-off-by: Michael Kublin <mkublin@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10203 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14af7f4459b54a0d74bece777d72da8b1a0e2b84 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
mkublin@redhat.com