-
Bug
-
Resolution: Duplicate
-
Minor
-
Jenkins ver. 1.651.1
Linux Debian Jessie (latest updates/security)
Jenkins home on NFS as storage!
Hi,
Jenkins opens job page very slow in case if job has huge amount of builds:
https://jenkins.myserver/job/super-important-job/
For our case if the job has ~5000 builds Jenkins opens it for ~2 minutes.
It happens since the moment of new/nice pager added to builds history.
JFYI, we display default amount of builds on the job page: 30 builds.
NOTE: we are using NFS mounted storage as jenkins home.
So it is slower as normal drive for sure, while we had no such problems
with previous versions of Jenkins.
Also:
- I do not see a huge IO load while Jenkins is opening the job page.
- As soon as page has been loaded the first time, the next time it opens in a second.
Also, I do not have any debug information to trace it down,
while creating a ticket as promising on Jenkins at Linuxwochen in Vienna last Friday.
Tnx!
- duplicates
-
JENKINS-31791 Cannot load job pages due to HistoryWidget hanging
- Resolved