Daniel Erez has submitted this change and it was merged.
Change subject: core: endTaskJob - update exitStatus by taskGroupSuccess
......................................................................
core: endTaskJob - update exitStatus by taskGroupSuccess
EntityAsyncTask -> handleEndActionResult:
endTaskJob's exitStatus should be calculated by
returnValue's succeeded flag and task's groupSuccess
(a sub-task ending with status failure means a failed task).
Change-Id: Ibdc0f7804b87c2a98514bac3c862fc5ecf6288f0
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/EntityAsyncTask.java
1 file changed, 5 insertions(+), 3 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6019
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibdc0f7804b87c2a98514bac3c862fc5ecf6288f0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>