-
Type:
Bug
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: Main back-end mechanisms (Worker, Logging, etc.)
-
High
-
In some circumstances files under data/tmp were remaining instead of being deleted automatically.
-
Emptyshow more show less
problem
While transfering some instances I discovered old remaining files under data/tmp directory in application, in my case 600 files of the kind: termimportzLYbcd
solution
Implement Workflow Action cleanUpTmpDirectory, triggered by daily cron, which cleans up all files under tmp which are older then 48hours