Michael Kublin has submitted this change and it was merged.

Change subject: engine: Fixing correlationId in MultipleActionRunner
......................................................................


engine: Fixing correlationId in MultipleActionRunner

The following patch should connect canDoAction with execute part of command by 
correlationId.
>From now, all loggs related to command which was run via MultipleactionRunner 
>will have same correlationId.
Removed some code which is checking if command has correlationId as irrelavant

Change-Id: I2e0ce3452af69cfde3bc5f6b1075589455ce4cce
Signed-off-by: Michael Kublin <[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, 8 insertions(+), 18 deletions(-)

Approvals:
  Michael Kublin: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/14329
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e0ce3452af69cfde3bc5f6b1075589455ce4cce
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to