Change in ovirt-engine[master]: engine: Making all internal actions to have same correlation...

mkublin at redhat.com mkublin at redhat.com
Sun Mar 17 10:25:11 UTC 2013


Michael Kublin has submitted this change and it was merged.

Change subject: engine: Making all internal actions to have same correlationId
......................................................................


engine: Making all internal actions to have same correlationId

The following patch will force all internal actions to have same correlationId.
When an action triggered from gui or rest client, it should pass a correlationId otherwise it will
be automaticly generated.
But, if action has some another internal actions they will have different correlationId.
This patch will fix a problem.
Discovered during work on provided bug
This patch is addition to previous with Change-Id: I47ad8e04452b7f0e3f5f8477f84bc6b22e35ec98

Change-Id: Ib12f9079a564bb507b3a3a0f84601e918bd92b3f
Bug-Url: https://bugzilla.redhat.com/844335
Signed-off-by: Michael Kublin <mkublin at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java
1 file changed, 2 insertions(+), 1 deletion(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib12f9079a564bb507b3a3a0f84601e918bd92b3f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>



More information about the Engine-commits mailing list