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 <emes...@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 <emes...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to