|
||||||||
|
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.

Hi, now I am dealing with performance issue on big instances. There are problem with lazy loading - I have to cashed size of builds from previous versions, but they are saved in build.xml (so I have to load every build). In big instances with 10000 jobs and about 80000 builds it causes deadlock. When I solve this serious issue I will look at your suggestions. Thanks!