Liron Aravot has submitted this change and it was merged. Change subject: CoCoAsyncTaskHelper: do not clear command if the parent has callback ......................................................................
CoCoAsyncTaskHelper: do not clear command if the parent has callback If the parent (=root) command has a callback, it should be clearing it's child commands entities - otherwise it has no way to track wether their execution was succesful or not. Change-Id: I2f939ebbb498a2ef7c0afd32acf75ba6cc37e301 Signed-off-by: [email protected] <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CoCoAsyncTaskHelper.java 1 file changed, 21 insertions(+), 14 deletions(-) Approvals: Liron Aravot: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/41687 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2f939ebbb498a2ef7c0afd32acf75ba6cc37e301 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
