Change in ovirt-engine[master]: core: CommandBase - persist command after endAction()/execute()

laravot at redhat.com laravot at redhat.com
Sun Feb 7 11:11:00 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: core: CommandBase - persist command after endAction()/execute()
......................................................................


core: CommandBase - persist command after endAction()/execute()

Currently commands may update their parameters/return value in
the endAction()/execute() methods.
In order for that data to be available for the parent command,
the command updated info should be persisted after the execute/end
methods.

Change-Id: I6ec6aa1fa238b552b02fc41f81eb5b927b062c62
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 10 insertions(+), 2 deletions(-)

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



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6ec6aa1fa238b552b02fc41f81eb5b927b062c62
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