Change in ovirt-engine[master]: [RFE] Improve fencing robustness by retrying...

Eli Mesika has submitted this change and it was merged. Change subject: [RFE] Improve fencing robustness by retrying... ...................................................................... [RFE] Improve fencing robustness by retrying... Improve fencing robustness by retrying failed attempts This patch adds the following logic to the fencing flow: In case that a fencing action is failed, an attempt to repeat the failed action with a different proxy from that used in the failed operation is done. In case that no such proxy is available, the operation is repeated with the same proxy. Change-Id: I817e8a03695d02ee3f59fbefe0fe41483c3989fe Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=961753 Signed-off-by: Eli Mesika <emesika@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceExecutor.java 1 file changed, 30 insertions(+), 0 deletions(-) Approvals: Martin Peřina: Looks good to me, but someone else must approve Eli Mesika: Verified; Looks good to me, approved Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/27309 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I817e8a03695d02ee3f59fbefe0fe41483c3989fe Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
emesika@redhat.com