Moti Asayag has uploaded a new change for review.

Change subject: core: Add Jobs handling on server startup
......................................................................

core: 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 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
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/job/JobRepository.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/job/JobRepositoryImpl.java
3 files changed, 21 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/87/1087/1
--
To view, visit http://gerrit.ovirt.org/1087
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f5d7987e75de20775d0d8e99278741baf6af907
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to