zebrunner / jenkins

11 stars 10 forks source link

full console logs can't be opened due to the timestamper plugin issue #131

Closed vdelendik closed 4 years ago

vdelendik commented 4 years ago

https://issues.jenkins-ci.org/browse/JENKINS-60672 JENKINS-60672 Timestamper plugin causes chrome frozen when there are too many console logs

try to decreate timestamper plugin version or remove it completely from default list to avoid huge performance degradation even on pretty small full console logs (~1Mb)

vdelendik commented 4 years ago

@okamara fix can be tested in 4.9-beta5 jenkins-master. In comparison with 4.8 full console log for job is opened much faster without huge delays on browser side.

ghost commented 4 years ago

Verified. Tested in 4.9-beta5 jenkins-master.