[jira] [Commented] (HDFS-17453) IncrementalBlockReport can have race condition with Edit Log Tailer

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834472#comment-17834472 ] ASF GitHub Bot commented on HDFS-17453: --- goiri commented on code in PR #6708: URL:

[jira] [Commented] (HDFS-17453) IncrementalBlockReport can have race condition with Edit Log Tailer

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834471#comment-17834471 ] ASF GitHub Bot commented on HDFS-17453: --- dannytbecker commented on PR #6708: URL:

[jira] [Commented] (HDFS-17453) IncrementalBlockReport can have race condition with Edit Log Tailer

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834470#comment-17834470 ] ASF GitHub Bot commented on HDFS-17453: --- dannytbecker commented on PR #6708: URL:

[jira] [Commented] (HDFS-17453) IncrementalBlockReport can have race condition with Edit Log Tailer

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834468#comment-17834468 ] ASF GitHub Bot commented on HDFS-17453: --- dannytbecker commented on PR #6708: URL:

[jira] [Commented] (HDFS-17455) Fix Client throw IndexOutOfBoundsException in DFSInputStream#fetchBlockAt

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834427#comment-17834427 ] ASF GitHub Bot commented on HDFS-17455: --- hadoop-yetus commented on PR #6710: URL:

[jira] [Commented] (HDFS-17449) Ill-formed decommission host name and port pair would trigger IndexOutOfBound error

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834361#comment-17834361 ] ASF GitHub Bot commented on HDFS-17449: --- hadoop-yetus commented on PR #6691: URL:

[jira] [Commented] (HDFS-17454) Fix namenode fsck swallows the exception stacktrace, this can help us to troubleshooting log.

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834353#comment-17834353 ] ASF GitHub Bot commented on HDFS-17454: --- hadoop-yetus commented on PR #6709: URL:

[jira] [Commented] (HDFS-17455) Fix Client throw IndexOutOfBoundsException in DFSInputStream#fetchBlockAt

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834304#comment-17834304 ] ASF GitHub Bot commented on HDFS-17455: --- haiyang1987 opened a new pull request, #6710: URL:

[jira] [Updated] (HDFS-17455) Fix Client throw IndexOutOfBoundsException in DFSInputStream#fetchBlockAt

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDFS-17455: -- Labels: pull-request-available (was: ) > Fix Client throw IndexOutOfBoundsException in

[jira] [Updated] (HDFS-17455) Fix Client throw IndexOutOfBoundsException in DFSInputStream#fetchBlockAt

2024-04-05 Thread Haiyang Hu (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haiyang Hu updated HDFS-17455: -- Description: When the client read data, connect to the datanode, because at this time the datanode

[jira] [Updated] (HDFS-17455) Fix Client throw IndexOutOfBoundsException in DFSInputStream#fetchBlockAt

2024-04-05 Thread Haiyang Hu (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haiyang Hu updated HDFS-17455: -- Description: When the client read data, connect to the datanode, because at this time the datanode

[jira] [Created] (HDFS-17455) Fix Client throw IndexOutOfBoundsException in DFSInputStream#fetchBlockAt

2024-04-05 Thread Haiyang Hu (Jira)
Haiyang Hu created HDFS-17455: - Summary: Fix Client throw IndexOutOfBoundsException in DFSInputStream#fetchBlockAt Key: HDFS-17455 URL: https://issues.apache.org/jira/browse/HDFS-17455 Project: Hadoop

[jira] [Commented] (HDFS-17449) Ill-formed decommission host name and port pair would trigger IndexOutOfBound error

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834189#comment-17834189 ] ASF GitHub Bot commented on HDFS-17449: --- teamconfx commented on code in PR #6691: URL:

[jira] [Commented] (HDFS-17454) Fix namenode fsck swallows the exception stacktrace, this can help us to troubleshooting log.

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834180#comment-17834180 ] ASF GitHub Bot commented on HDFS-17454: --- xiaojunxiang2023 opened a new pull request, #6709: URL:

[jira] [Updated] (HDFS-17454) Fix namenode fsck swallows the exception stacktrace, this can help us to troubleshooting log.

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDFS-17454: -- Labels: pull-request-available (was: ) > Fix namenode fsck swallows the exception stacktrace,

[jira] [Updated] (HDFS-17454) Fix namenode fsck swallows the exception stacktrace, this can help us to troubleshooting log.

2024-04-05 Thread xiaojunxiang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaojunxiang updated HDFS-17454: Description: When I used `hdfs fsck /xxx.txt -move`, missing error, but I can't kown the reason,

[jira] [Updated] (HDFS-17454) Fix namenode fsck swallows the exception stacktrace, this can help us to troubleshooting log.

2024-04-05 Thread xiaojunxiang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaojunxiang updated HDFS-17454: Affects Version/s: 3.3.6 > Fix namenode fsck swallows the exception stacktrace, this can help us

[jira] [Created] (HDFS-17454) Fix namenode fsck swallows the exception stacktrace, this can help us to troubleshooting log.

2024-04-05 Thread xiaojunxiang (Jira)
xiaojunxiang created HDFS-17454: --- Summary: Fix namenode fsck swallows the exception stacktrace, this can help us to troubleshooting log. Key: HDFS-17454 URL: https://issues.apache.org/jira/browse/HDFS-17454

[jira] [Commented] (HDFS-17397) Choose another DN as soon as possible, when encountering network issues

2024-04-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834168#comment-17834168 ] ASF GitHub Bot commented on HDFS-17397: --- xleoken commented on PR #6591: URL: