Change in ovirt-engine[master]: core: Introduce ConcurrentAgentsFenceActionExecutor

emesika at redhat.com emesika at redhat.com
Wed Apr 1 09:25:48 UTC 2015


Eli Mesika has submitted this change and it was merged.

Change subject: core: Introduce ConcurrentAgentsFenceActionExecutor
......................................................................


core: Introduce ConcurrentAgentsFenceActionExecutor

Introduces ConcurrentAgentsFenceActionExecutor which is responsible to
execute fence action on multiple fence agents concurrently. It uses
SingleAgentFenceExecutor to execute action on each agent.

Change-Id: I42e7fc0b530a341e9137c4d1efda6ae3f7ab2752
Bug-Url: https://bugzilla.redhat.com/1182510
Signed-off-by: Martin Perina <mperina at redhat.com>
---
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/ConcurrentAgentsFenceActionExecutor.java
A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/pm/ConcurrentAgentsFenceActionExecutorTest.java
2 files changed, 587 insertions(+), 0 deletions(-)

Approvals:
  Ori Liel: Looks good to me, but someone else must approve
  Martin Peřina: Verified
  Eli Mesika: Looks good to me, approved
  Yair Zaslavsky: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/38964
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I42e7fc0b530a341e9137c4d1efda6ae3f7ab2752
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <wallaroo1976 at gmail.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list