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

emesika at redhat.com emesika at redhat.com
Sun May 4 21:49:36 UTC 2014


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 at 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 at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list