-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF28, 11.1, 2021.0
-
Component/s: Convert
-
Release Notes Summary:Temporary folders are identified with the converter name.
-
Tags:
-
Backlog priority:700
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.36
-
Story Points:3
CommandLineConverter is creating temporary folders and files which are not tracked to be cleaned up
- https://github.com/nuxeo/nuxeo/blob/master/modules/core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/platform/convert/plugins/CommandLineConverter.java#L94
- https://github.com/nuxeo/nuxeo/blob/master/modules/core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/platform/convert/plugins/CommandLineConverter.java#L103
Hence the Nuxeo tmp directory is full of temp folders which are the result of conversion (text extraction, preview, etc)
- Is referenced in