Moti Asayag has uploaded a new change for review. Change subject: core: Monitor any actions if executed with a correlation ID ......................................................................
core: Monitor any actions if executed with a correlation ID Each action which is executed with a correlation ID should be monitored, even if the action is configured internally not to monitored. For example, cluster creation will not be monitored when is executed explicitly, however as part of the 'Configure local storage' it will be monitored upon providing a correlation ID by the client. Change-Id: I27b33897ecdbeb4a7cfc4049aa3dfd516be1c442 Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MultipleActionsRunner.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java 3 files changed, 22 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/52/4052/1 -- To view, visit http://gerrit.ovirt.org/4052 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I27b33897ecdbeb4a7cfc4049aa3dfd516be1c442 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
