Francesco Romani has submitted this change and it was merged. Change subject: stomp: reducing log footprint from stomp lib ......................................................................
stomp: reducing log footprint from stomp lib There was bunch of not needed information about being not able to process disconnect frame (part of the spec and expected) as well as a lot of entries about messages being sent. Bug-Url: https://bugzilla.redhat.com/1243710 Change-Id: I98f0c443fd50ec9e05dcf71ee1c7baabd044f48d Signed-off-by: pkliczewski <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46936 Reviewed-by: Yaniv Bronhaim <[email protected]> Continuous-Integration: Yaniv Bronhaim <[email protected]> --- M lib/yajsonrpc/stomp.py M lib/yajsonrpc/stompReactor.py 2 files changed, 14 insertions(+), 6 deletions(-) Approvals: Piotr Kliczewski: Verified Yaniv Bronhaim: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/46936 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I98f0c443fd50ec9e05dcf71ee1c7baabd044f48d Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
