-
Bug
-
Resolution: Fixed
-
Minor
One of the "reproduction" scenarios if JENKINS-45057 identified a separate transient file handle leak in LargeText.GzipAwareSession.isGzipStream(File)
- is related to
-
JENKINS-45057 "too many files open": file handles leak, job output file not closed
-
- Resolved
-
-
JENKINS-42934 Avoid using new FileInputStream / new FileOutputStream
-
- Closed
-
- links to
Why? 2.78 has Stapler 1.252, that is supposed to have a fix for this issue (see first comment by stephenconnolly). If it happens with properties, that seems to indicate this (or a similar) bug is still present, it just has a simple workaround.
It seems that jglick thinks the change in Stapler did not actually change anything wrt the issue observed here, which indicate this should be reopened.
FWIW my reproduction case on 2.78 with Groovy Plugin 2.0 (non-sandboxed):