Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 18/Sep/14 6:01 PM
Description:

A very large set of OldData can take a long time to discard. While this is running, most Jenkins operations which save any data are blocked.

https://gist.github.com/recampbell/9336d3a32270e75a9333

doDiscard is synchronized and hudson.diagnosis.OldDataMonitor#remove also wants to lock OldDataMonitor most threads eventually lock when saving something, at least until the doDiscard eventually completes.

Project: Jenkins
Priority: Major Major
Reporter: recampbell
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/d/optout.

Reply via email to