Change in ovirt-engine[master]: core: StorageJobCallback - adding support for child commands

From Liron Aravot <laravot@redhat.com>:
Liron Aravot has submitted this change and it was merged. Change subject: core: StorageJobCallback - adding support for child commands ...................................................................... core: StorageJobCallback - adding support for child commands This patch adds support to the StorageJobCallback for executing and monitoring child commands. In order to do so, the StorageJobCallback was modified to extend ChildCommandsCallbackBase (which provides the child commands monitoring support). This change is needed in order to add support for storage job fencing, which is supposed to be performed by child commands while polling storage job. Change-Id: I8fa37385bad0322de5ad07623e951be28284045a Bug-Url: http://bugzilla.redhat.com/1409125 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/StorageJobCallback.java 1 file changed, 7 insertions(+), 7 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/69387 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8fa37385bad0322de5ad07623e951be28284045a Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review