-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: cloudbees-disk-usage-simple-plugin
-
None
JENKINS-44445 removed the mechanism to lock the thread performing the scan. Even if the throttling system is working very well, freezing the FS is still slowed down by the scan a bit too much.
We should re-implement something that blocks the scan while there's a freeze.