Change in ovirt-engine[master]: core: SerialChildCommandsExecutionCallback - support continu...

laravot at redhat.com laravot at redhat.com
Tue Feb 23 15:35:22 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: core: SerialChildCommandsExecutionCallback - support continuation after child failure
......................................................................


core: SerialChildCommandsExecutionCallback - support continuation after child failure

Currently SerialChildCommandsExecutionCallback will call performNextOperation() only
if all the child commands were ended successfully.
In some flows, we might want to perform the next operation also in case
of failure of the child commands.

Change-Id: I06b80b62529e477127af3517493a2c7be65c1aa0
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SerialChildCommandsExecutionCallback.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SerialChildExecutingCommand.java
2 files changed, 9 insertions(+), 1 deletion(-)

Approvals:
  Jenkins CI: Passed CI tests
  Moti Asayag: Looks good to me, approved
  Liron Aravot: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I06b80b62529e477127af3517493a2c7be65c1aa0
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list