eclipse-ee4j / eclipse-ee4j/jersey
Temporary files not deleted from the file system
Open
Priority: Major
Type: Bug
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
We upload CV attachments but there is MIME type and file size restrictions.
It seems that many rejected files generate huge temporary files (*rep*xxx and *MIME*xxx) in the root folder of the JVM.
Is this a known issue already fixed ?
I uploaded the REST controller and the custom provider for binary content.
#### Affected Versions
[1.19]
Contributor guide
Assessment
This issue has not been assessed yet.