Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
IndexFetcher's constructor knows the size of the file it's going to transfer. As-such, it ought to initialize the "buf" field to no larger than this size. This has been shown to waste Java heap/GC in an environment with lots of cores of small indexes and thus small files.
Attachments
Attachments
Issue Links
- links to