https://issues.apache.org/bugzilla/show_bug.cgi?id=57253
Jesse Glick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jesse Glick <[email protected]> --- (In reply to Stefan Bodewig from comment #2) > We could avoid holding on to those files and dirs at the cost of making the > slow scan even slower For a caller which does not intend to use the slow scan mode at all, this would be fine. The problem is that the current API forces a mode of operation which uses unbounded heap. -- You are receiving this mail because: You are the assignee for the bug.
