Change in ovirt-engine[master]: engine: Refactor CommandCoordinator class
masayag at redhat.com
masayag at redhat.com
Tue Mar 1 07:09:41 UTC 2016
Moti Asayag has submitted this change and it was merged.
Change subject: engine: Refactor CommandCoordinator class
......................................................................
engine: Refactor CommandCoordinator class
CommandsRepositroy class was introduced to encapsulate all
commands, callbacks and context information.
It will serve both CommandCoordinator and CommandExecutor
as a method to retrieve and update commands data.
Change-Id: If01f83ea661b82db999be18d168966acd8b08673
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandCoordinatorImpl.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandExecutor.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandsRepository.java
3 files changed, 324 insertions(+), 214 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Moti Asayag: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/54029
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If01f83ea661b82db999be18d168966acd8b08673
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag 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: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list