Change in ovirt-engine[master]: CoCoAsyncTaskHelper: do not clear command if the parent has ...

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: laravot@redhat.com <laravot@redhat.com> --- 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 <laravot@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
laravot@redhat.com