Moti Asayag has submitted this change and it was merged. Change subject: core: Task Manager Add Jobs handling on server startup ......................................................................
core: Task Manager Add Jobs handling on server startup The patch handles uncompleted Jobs on server startup. Jobs with Steps representing VDSM tasks will remain as is. Jobs without Steps that reference to VDSM task will be marked with status UNKNOWN and so their steps which haven't completed yet. Change-Id: I3f5d7987e75de20775d0d8e99278741baf6af907 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1087 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3f5d7987e75de20775d0d8e99278741baf6af907 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
