Description
The DirectoryScanner's ScanInfo map consumes ~4.5X memory as replicas as the replica map. For 1.1M replicas: the replica map is ~91M while the scan info is ~405M.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-15621 Datanode DirectoryScanner uses excessive memory
- Resolved
-
HDFS-13883 Reduce memory consumption and GC of directory scan
- Open