Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.1
-
None
-
Reviewed
Description
HDFS-5215 changed the DataNode volume available space calculation to consider the reserved space held by the dfs.datanode.du.reserved configuration property. As a side effect, reserved space is now counted towards non-DFS used. I don't believe it was intentional to change the definition of non-DFS used. This issue proposes restoring the prior behavior: do not count reserved space towards non-DFS used.
Attachments
Attachments
Issue Links
- breaks
-
HDFS-11312 Fix incompatible tag number change for nonDfsUsed in DatanodeInfoProto
-
- Resolved
-
- is broken by
-
HDFS-5215 dfs.datanode.du.reserved is not considered while computing available space
-
- Closed
-
- is related to
-
HDFS-8072 Reserved RBW space is not released if client terminates while writing block
-
- Closed
-