Change in ovirt-engine[master]: core: CommandBase - adjust getTaskIdList() to CoCo flows

Liron Aravot has submitted this change and it was merged. Change subject: core: CommandBase - adjust getTaskIdList() to CoCo flows ...................................................................... core: CommandBase - adjust getTaskIdList() to CoCo flows The internal task list should be returned only if the parent command doesn't have a callback so that the endAction() won't be called by the AsyncTaskManager. Change-Id: I7e9292cb6a58563ae4c70a77c1cd00b00150131e Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Moti Asayag: Looks good to me, approved Liron Aravot: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/52565 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7e9292cb6a58563ae4c70a77c1cd00b00150131e Gerrit-PatchSet: 4 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: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com