[GitHub] [hadoop] zhangshuyan0 commented on pull request #5889: HDFS-17123. Sort datanodeStorages when generating StorageBlockReport[] in method BPServiceActor#blockReport for future convenience

2023-07-27 Thread via GitHub
zhangshuyan0 commented on PR #5889: URL: https://github.com/apache/hadoop/pull/5889#issuecomment-1654876600 Anyway, the meta info that a datanode cat get is very limited, I think we should try to solve this problem in NameNode. -- This is an automated message from the Apache Git Service.

[GitHub] [hadoop] zhangshuyan0 commented on pull request #5889: HDFS-17123. Sort datanodeStorages when generating StorageBlockReport[] in method BPServiceActor#blockReport for future convenience

2023-07-27 Thread via GitHub
zhangshuyan0 commented on PR #5889: URL: https://github.com/apache/hadoop/pull/5889#issuecomment-1654868198 The comment below can explain what I mean: https://github.com/apache/hadoop/blob/6dafd53626409a568464281f01af47a9ee85432b/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/ha

[GitHub] [hadoop] zhangshuyan0 commented on pull request #5889: HDFS-17123. Sort datanodeStorages when generating StorageBlockReport[] in method BPServiceActor#blockReport for future convenience

2023-07-27 Thread via GitHub
zhangshuyan0 commented on PR #5889: URL: https://github.com/apache/hadoop/pull/5889#issuecomment-1653605923 Thank you very much for your detailed description of the bug, it made me understand. We need to fix the case where there are two internal blocks of the same block group on the same DN