Daniel Erez has uploaded a new change for review. 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 <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/EntityAsyncTask.java 1 file changed, 5 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/19/6019/1 -- To view, visit http://gerrit.ovirt.org/6019 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibdc0f7804b87c2a98514bac3c862fc5ecf6288f0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
