Moti Asayag has uploaded a new change for review. Change subject: core: Task Manager Add isComplete flag to Context ......................................................................
core: Task Manager Add isComplete flag to Context A flag describing whether the job was completed is added to the execution context. It will be used to identify async commands proper termination. Change-Id: I5352fe3a9744f9ab95daa549d8e5530921445bc8 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionContext.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java 2 files changed, 16 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/1298/1 -- To view, visit http://gerrit.ovirt.org/1298 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5352fe3a9744f9ab95daa549d8e5530921445bc8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
