Change in ovirt-engine[master]: core: adding ConcurrentChildCommandsExecutionCallback

Liron Aravot has submitted this change and it was merged. Change subject: core: adding ConcurrentChildCommandsExecutionCallback ...................................................................... core: adding ConcurrentChildCommandsExecutionCallback This patch adds the ConcurrentChildCommandsExecutionCallback callback. This callback is used to track the execution of number of child commands and call the endAction() method when the execution is done. Change-Id: I69d6d592a76e24466af32462ff9fc4f9c888b6f3 Signed-off-by: laravot@redhat.com <laravot@redhat.com> --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ConcurrentChildCommandsExecutionCallback.java 1 file changed, 28 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Liron Aravot: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/41698 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69d6d592a76e24466af32462ff9fc4f9c888b6f3 Gerrit-PatchSet: 16 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: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
laravot@redhat.com