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

Code Review gerrit at ovirt.org
Mon Jan 16 17:32:59 UTC 2017


>From Liron Aravot <laravot at 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 at 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 at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list