Change in ovirt-engine[ovirt-engine-3.3]: core: bugfix in correlationId machanism

Itamar Heim 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@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: Itamar Heim: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20325 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie416d6f48f6209985f3cae36566a475e7fa90963 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: Eli Mesika <elimesika@gmail.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com