Zhou Zheng Sheng has posted comments on this change. Change subject: AdvancedStatsThread: Rotate duplicated stats log ......................................................................
Patch Set 5: Thanks Yaniv, the log throttling patch is here. http://gerrit.ovirt.org/#/c/9689/ . I add a filter to do the throttling. However the logging.config.fileConfig does not support configuring filters, and I find TracebackRepeatFilter implementation is not correct, so I submit a patch to configure filters properly. http://gerrit.ovirt.org/#/c/9688/ . All these the patches related to logging can be find at http://gerrit.ovirt.org/#/q/status:open+project:vdsm+branch:master+topic:logging,n,z . Their logical relationship is. "logUtils: a timed log throttle filter for stats thread" relies on "logging: setup log filter correctly" relies on "AdvancedStatsThread: Rotate duplicated stats log" (this patch) -- To view, visit http://gerrit.ovirt.org/8884 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2ee04d8d82e2a14b0a003627981c28e5e64a46ab Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Gal Hammer <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
