[
https://issues.apache.org/jira/browse/HDFS-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15465140#comment-15465140
]
Brahma Reddy Battula edited comment on HDFS-9038 at 9/5/16 2:29 PM:
--------------------------------------------------------------------
Attaching the updated patch with new test.
bq. Nitpick - convert(DatanodeInfoProto di) can use the new DataNodeInfo
constructor
This constructor was used intentionally as new constructor was expecting all
fields to be specified, instead of just DatanodeID
Please review.
was (Author: brahmareddy):
Attaching the updated patch with new test.
bq. Nitpick - convert(DatanodeInfoProto di) can use the new DataNodeInfo
constructor
This constructor was used intentionally as new constrictor was expecting all
fields to be specified, instead of just DataNodeId
Please review.
> DFS reserved space is erroneously counted towards non-DFS used.
> ---------------------------------------------------------------
>
> Key: HDFS-9038
> URL: https://issues.apache.org/jira/browse/HDFS-9038
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode
> Affects Versions: 2.7.1
> Reporter: Chris Nauroth
> Assignee: Brahma Reddy Battula
> Attachments: GetFree.java, HDFS-9038-002.patch, HDFS-9038-003.patch,
> HDFS-9038-004.patch, HDFS-9038-005.patch, HDFS-9038-006.patch,
> HDFS-9038-007.patch, HDFS-9038-008.patch, HDFS-9038-009.patch,
> HDFS-9038-010.patch, HDFS-9038-011.patch, HDFS-9038.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]