Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.7.0
-
None
-
None
Description
Now that the bulk of work for HDFS-6919 is complete the memory limit enforcement uses the dfs.datanode.max.locked.memory setting and not the RAM disk free space availability.
We can now use ramfs partitions. This will require fixing the free space computation and reservation logic for transient volumes.