[GitHub] [hadoop] tasanuma commented on a diff in pull request #4138: HDFS-16479. EC: NameNode should not send a reconstruction work when the source datanodes are insufficient

2022-04-11 Thread GitBox
tasanuma commented on code in PR #4138: URL: https://github.com/apache/hadoop/pull/4138#discussion_r847876025 ## hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockManager.java: ## @@ -852,6 +852,101 @@ public void testChooseSrc

[GitHub] [hadoop] tasanuma commented on a diff in pull request #4138: HDFS-16479. EC: NameNode should not send a reconstruction work when the source datanodes are insufficient

2022-04-05 Thread GitBox
tasanuma commented on code in PR #4138: URL: https://github.com/apache/hadoop/pull/4138#discussion_r843121675 ## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java: ## @@ -2163,6 +2163,15 @@ BlockReconstructionWork sched