[jira] [Comment Edited] (HDFS-15901) Solve the problem of DN repeated block reports occupying too many RPCs during Safemode

2023-07-16 Thread Yanlei Yu (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743628#comment-17743628 ] Yanlei Yu edited comment on HDFS-15901 at 7/17/23 6:00 AM: --- In

[jira] [Commented] (HDFS-15901) Solve the problem of DN repeated block reports occupying too many RPCs during Safemode

2023-07-16 Thread Yanlei Yu (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743628#comment-17743628 ] Yanlei Yu commented on HDFS-15901: -- In our cluster of 800+ nodes, after restarting the n

[jira] [Commented] (HDFS-17089) Close child file systems in ViewFileSystem when cache is disabled.

2023-07-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743612#comment-17743612 ] ASF GitHub Bot commented on HDFS-17089: --- Hexiaoqiao commented on code in PR #5847:

[jira] [Created] (HDFS-17091) Blocks on DECOMMISSIONING DNs should be sorted properly in LocatedBlocks

2023-07-16 Thread WangYuanben (Jira)
WangYuanben created HDFS-17091: -- Summary: Blocks on DECOMMISSIONING DNs should be sorted properly in LocatedBlocks Key: HDFS-17091 URL: https://issues.apache.org/jira/browse/HDFS-17091 Project: Hadoop HD

[jira] [Created] (HDFS-17090) Decommission will be stuck for long time when restart because overlapped process Register and BlockReport.

2023-07-16 Thread Xiaoqiao He (Jira)
Xiaoqiao He created HDFS-17090: -- Summary: Decommission will be stuck for long time when restart because overlapped process Register and BlockReport. Key: HDFS-17090 URL: https://issues.apache.org/jira/browse/HDFS-170

[jira] [Commented] (HDFS-17069) The documentation and implementation of "dfs.blocksize" are inconsistent.

2023-07-16 Thread ECFuzz (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743610#comment-17743610 ] ECFuzz commented on HDFS-17069: --- Yes, you are right, these two configuration items have a d

[jira] [Commented] (HDFS-17069) The documentation and implementation of "dfs.blocksize" are inconsistent.

2023-07-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743609#comment-17743609 ] ASF GitHub Bot commented on HDFS-17069: --- MEILIDEKCL closed pull request #5808: Add

[jira] (HDFS-15901) Solve the problem of DN repeated block reports occupying too many RPCs during Safemode

2023-07-16 Thread Yanlei Yu (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15901 ] Yanlei Yu deleted comment on HDFS-15901: -- was (Author: JIRAUSER294151): This seems to be a bug, we also encountered a similar error, after restarting the namenode, we found that the datanode FBR

[jira] [Commented] (HDFS-15901) Solve the problem of DN repeated block reports occupying too many RPCs during Safemode

2023-07-16 Thread Yanlei Yu (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743595#comment-17743595 ] Yanlei Yu commented on HDFS-15901: -- This seems to be a bug, we also encountered a simila

[jira] [Commented] (HDFS-17089) Close child file systems in ViewFileSystem when cache is disabled.

2023-07-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743586#comment-17743586 ] ASF GitHub Bot commented on HDFS-17089: --- hadoop-yetus commented on PR #5847: URL: h

[jira] [Commented] (HDFS-17089) Close child file systems in ViewFileSystem when cache is disabled.

2023-07-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743580#comment-17743580 ] ASF GitHub Bot commented on HDFS-17089: --- hadoop-yetus commented on PR #5847: URL: h

[jira] [Commented] (HDFS-17089) Close child file systems in ViewFileSystem when cache is disabled.

2023-07-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743579#comment-17743579 ] ASF GitHub Bot commented on HDFS-17089: --- hadoop-yetus commented on PR #5847: URL: h

[jira] [Updated] (HDFS-17089) Close child file systems in ViewFileSystem when cache is disabled.

2023-07-16 Thread Shuyan Zhang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuyan Zhang updated HDFS-17089: Summary: Close child file systems in ViewFileSystem when cache is disabled. (was: Close child file

[jira] [Commented] (HDFS-17089) Close child files systems in ViewFileSystem when cache is disabled.

2023-07-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743547#comment-17743547 ] ASF GitHub Bot commented on HDFS-17089: --- zhangshuyan0 opened a new pull request, #5

[jira] [Updated] (HDFS-17089) Close child files systems in ViewFileSystem when cache is disabled.

2023-07-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDFS-17089: -- Labels: pull-request-available (was: ) > Close child files systems in ViewFileSystem when cach

[jira] [Created] (HDFS-17089) Close child files systems in ViewFileSystem when cache is disabled.

2023-07-16 Thread Shuyan Zhang (Jira)
Shuyan Zhang created HDFS-17089: --- Summary: Close child files systems in ViewFileSystem when cache is disabled. Key: HDFS-17089 URL: https://issues.apache.org/jira/browse/HDFS-17089 Project: Hadoop HDFS