-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
v0.33 and below.
Artifact Deployer stores deployed artifact list in Build Object causing memory bloat. On Jenkins instances with many jobs with many builds which deploys thousands of small files, this results in extraordinary heap usage.
A fix would be make the list available just in time or on-demand.
Please see a related fix for the Valgrind plugin - https://issues.jenkins-ci.org/browse/JENKINS-18950