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

mkublin at redhat.com mkublin at redhat.com
Wed Mar 13 14:46:53 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

Change-Id: I47ad8e04452b7f0e3f5f8477f84bc6b22e35ec98
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, 12 insertions(+), 10 deletions(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I47ad8e04452b7f0e3f5f8477f84bc6b22e35ec98
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