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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
