-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.2
-
Component/s: BlobManager
-
Tags:
-
Sprint:nxFG 9.1.4
AESBinaryManager uses Framework.trackFile but uses as temporary directory a subdirectory of the binaries root which is protected using FileEventTracker.registerProtectedPath.
This causes temporary files to not be deleted, and warnings in the logs:
WARN [FileEventTracker$SafeFileDeleteStrategy] Protect file /opt/nuxeo/nxserver/data/binaries/tmp/bin_585290628544667493.tmp from deletion : check usage of Framework.trackFile
- depends on
-
NXP-16746 Make FileEventTracker safer
- Resolved