|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

@francisdb
> If all builds ever executed need to be read in before jenkins kan show it's main ui this indeed sounds like a design issue
This issue has been already solved in 1.485 (
JENKINS-8754). However, there were many regression issues caused by the lazy loading, hence it is recommended to use 1.532+Now Jenkins loads only the required set if builds. Some plugins may require all builds to be loaded, but it is a topic for additional issues on Jenkins JIRA.