Moti Asayag has submitted this change and it was merged.
Change subject: core: bugfix in correlationId machanism
......................................................................
core: bugfix in correlationId machanism
In commit
http://gerrit.ovirt.org/#/c/15795/16 a bug was
introduced causing certain commands to not log their
correlationId (see bug description comment). correlationId
must be written on thread local to get logged.
Change-Id: Ie416d6f48f6209985f3cae36566a475e7fa90963
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=987915
Signed-off-by: Mooli Tayer <mtayer(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 9 insertions(+), 4 deletions(-)
Approvals:
mooli tayer: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20160
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie416d6f48f6209985f3cae36566a475e7fa90963
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <elimesika(a)gmail.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: mooli tayer <mtayer(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server