Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.5-alpha
-
None
-
Reviewed
Description
In Hadoop a lot of optimization has been done in namenode data structures to be memory efficient. Similar optimizations are necessary for Datanode process. With the growth in storage per datanode and number of blocks hosted on datanode, this jira intends to optimize long lived ReplicasMap and ReplicaInfo objects.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-4461 DirectoryScanner: volume path prefix takes up memory for every block that is scanned
- Closed