-
Bug
-
Resolution: Unresolved
-
Major
-
None
Getting frequent OutOfMemoryError.
Analysing the source code, I think is the DiskUsageCallable.call() creating the "exceeded" file list.
Shouldn't it be iterable to avoid large memory loads?