Yaniv Bronhaim has posted comments on this change. Change subject: stomp: reducing log footprint from stomp lib ......................................................................
Patch Set 1: (2 comments) https://gerrit.ovirt.org/#/c/46931/1//COMMIT_MSG Commit Message: Line 3: AuthorDate: 2015-10-02 11:27:23 +0200 Line 4: Commit: pkliczewski <[email protected]> Line 5: CommitDate: 2015-10-02 11:27:23 +0200 Line 6: Line 7: stomp: reducing log footprint from stomp lib this patch basically adds RECEIPT frame handling. its less about reducing logs Line 8: Line 9: There was bunch of not needed information about being not able to Line 10: process disconnect frame (part of the spec and expected) as well as a Line 11: lot of entries about messages being sent. https://gerrit.ovirt.org/#/c/46931/1/lib/yajsonrpc/stompreactor.py File lib/yajsonrpc/stompreactor.py: Line 300 Line 301 Line 302 Line 303 Line 304 this log removal is less related -- To view, visit https://gerrit.ovirt.org/46931 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I98f0c443fd50ec9e05dcf71ee1c7baabd044f48d Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
