You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "qinyuren (Jira)" <ji...@apache.org> on 2021/11/23 14:05:00 UTC

[jira] [Created] (HDFS-16352) fill the real datanode blocknums in #getDatanodeStorageReport

qinyuren created HDFS-16352:
-------------------------------

             Summary: fill the real datanode blocknums in #getDatanodeStorageReport
                 Key: HDFS-16352
                 URL: https://issues.apache.org/jira/browse/HDFS-16352
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: qinyuren
         Attachments: image-2021-11-23-22-04-06-131.png

#getDatanodeStorageReport will return the array of DatanodeStorageReport which contains the DatanodeInfo in each DatanodeStorageReport, but the numBlocks in DatanodeInfo is always zero, which is confusing

!image-2021-11-23-22-04-06-131.png!

Or we can return the real numBlocks in DatanodeInfo when we call #getDatanodeStorageReport



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org