|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
FYI we found a change note in Jenkins 1.482 indicating that the number of worker threads was reduced to 10 from 1000. We traced our issue to this problem. We can resolve it by upping the thread count the winstone container is using. We set the min threads to 50 and the max threads to 500.