mp4parser icon indicating copy to clipboard operation
mp4parser copied to clipboard

MediaDataBox's deleteOnExit can tie up system resources in long running processes

Open tballison opened this issue 3 years ago • 0 comments

In long running parser processes, the reliance on deleteOnExit in MediaDataBox can overwhelm the tmp directory.

See: https://issues.apache.org/jira/browse/TIKA-3203

tballison avatar Oct 09 '20 17:10 tballison