[Bug 65772] stop using file deleteOnExit in DefaultTempFileCreationStrategy

2024-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65772 --- Comment #2 from Andreas Capellmann --- @pjfanning, unfortunately, due to your change, now disk space is running out on our clients' server machines, if they do a lot of Excel exporting. After understanding your change, we can easily handle

[Bug 65772] stop using file deleteOnExit in DefaultTempFileCreationStrategy

2024-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65772 Andreas Capellmann changed: What|Removed |Added CC||a.capellm...@diskover.de -- You

[Bug 65772] stop using file deleteOnExit in DefaultTempFileCreationStrategy

2024-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65772 --- Comment #4 from PJ Fanning --- typo: `about about release` - I meant `about any release` -- You are receiving this mail because: You are the assignee for the bug. - To un

[Bug 65772] stop using file deleteOnExit in DefaultTempFileCreationStrategy

2024-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65772 --- Comment #3 from PJ Fanning --- Hi Andreas - I reviewed the code and javadoc and it seems correct to me. There is no point using line numbers - you could be talking about about release of the code. The numbers you provided don't seem to matc

[Bug 65772] stop using file deleteOnExit in DefaultTempFileCreationStrategy

2024-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65772 --- Comment #5 from Andreas Capellmann --- Thank you for your quick response. I was looking at the most recent version of the code, i.e. Commit d034f95, but I mixed up the last line number. Well, as you say: Let's not talk about line numbers.