-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF10, 11.1, 2021.0
-
Component/s: Bulk
The AbstractTransientBlobComputation constructor creates a temporary folder which is never removed or tracked for deletion.
The consequence is that a server may end with hundreds of zipBlob, sortBlob, exposeBlob and makeBlob folders. They should be deleted when not used.
- duplicates
-
NXP-27466 Bulk Action Framework's temporary directories not deleted
- Resolved