Change in ovirt-engine[master]: core: move command end status determination to ChildCommands...
laravot at redhat.com
laravot at redhat.com
Mon Mar 7 09:20:42 UTC 2016
Liron Aravot has submitted this change and it was merged.
Change subject: core: move command end status determination to ChildCommandsCallbackBase
......................................................................
core: move command end status determination to ChildCommandsCallbackBase
Currently the command end status determination code is repeated in
ConcurrentChildCommandsExecutionCallback and SerialChildCommandsExecutionCallback,
this change moves it to ChildCommandsCallbackBase.
Change-Id: I0d046ea68cac4a6d917029d003453d60ffea43cd
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChildCommandsCallbackBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ConcurrentChildCommandsExecutionCallback.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SerialChildCommandsExecutionCallback.java
3 files changed, 17 insertions(+), 24 deletions(-)
Approvals:
Moti Asayag: Looks good to me, approved
Liron Aravot: Verified; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/53706
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0d046ea68cac4a6d917029d003453d60ffea43cd
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland 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