[jira] [Commented] (HDFS-16867) Exiting Mover due to an exception in MoverMetrics.create

2022-12-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645325#comment-17645325 ] ZhiWei Shi commented on HDFS-16867: --- The same problem may exist with balancer metrics

[jira] [Updated] (HDFS-16867) Exiting Mover due to an exception in MoverMetrics.create

2022-12-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16867: -- Description: After the Mover process is started for a period of time, the process exits unexpectedly a

[jira] [Assigned] (HDFS-16867) Exiting Mover due to an exception in MoverMetrics.create

2022-12-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi reassigned HDFS-16867: - Assignee: ZhiWei Shi > Exiting Mover due to an exception in MoverMetrics.create > --

[jira] [Updated] (HDFS-16867) Exiting Mover due to an exception in MoverMetrics.create

2022-12-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16867: -- Description: After the Mover process is started for a period of time, the process exits unexpectedly a

[jira] [Created] (HDFS-16867) Exiting Mover due to an exception in MoverMetrics.create

2022-12-09 Thread ZhiWei Shi (Jira)
ZhiWei Shi created HDFS-16867: - Summary: Exiting Mover due to an exception in MoverMetrics.create Key: HDFS-16867 URL: https://issues.apache.org/jira/browse/HDFS-16867 Project: Hadoop HDFS Issue

[jira] [Assigned] (HDFS-16866) Fix a typo in Dispatcher.

2022-12-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi reassigned HDFS-16866: - Assignee: ZhiWei Shi > Fix a typo in Dispatcher. > - > >

[jira] [Created] (HDFS-16866) Fix a typo in Dispatcher.

2022-12-09 Thread ZhiWei Shi (Jira)
ZhiWei Shi created HDFS-16866: - Summary: Fix a typo in Dispatcher. Key: HDFS-16866 URL: https://issues.apache.org/jira/browse/HDFS-16866 Project: Hadoop HDFS Issue Type: Improvement R

[jira] [Updated] (HDFS-16866) Fix a typo in Dispatcher.

2022-12-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16866: -- Issue Type: Wish (was: Improvement) > Fix a typo in Dispatcher. > - > >

[jira] [Commented] (HDFS-16574) Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated with dead datanodes

2022-05-17 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538549#comment-17538549 ] ZhiWei Shi commented on HDFS-16574: --- I have committed the changes, this should not caus

[jira] [Commented] (HDFS-16574) Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated with dead datanodes

2022-05-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534089#comment-17534089 ] ZhiWei Shi commented on HDFS-16574: --- I'm testing it. > Reduces the time it takes once

[jira] [Updated] (HDFS-16574) Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated with dead datanodes

2022-05-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16574: -- Description: In {{{}BlockManager.{}}}removeBlocksAssociatedTo(final DatanodeStorageInfo storageInfo) {

[jira] [Updated] (HDFS-16574) Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated with dead datanodes

2022-05-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16574: -- Summary: Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated wit

[jira] [Updated] (HDFS-16574) Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated with dead data nodes

2022-05-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16574: -- Description: In {{{}BlockManager.{}}}removeBlocksAssociatedTo(final DatanodeStorageInfo storageInfo) {

[jira] [Updated] (HDFS-16574) Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated with dead data nodes

2022-05-09 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16574: -- Description: In {{{}BlockManager.{}}}removeBlocksAssociatedTo(final DatanodeStorageInfo storageInfo) {

[jira] [Created] (HDFS-16574) Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated with dead data nodes

2022-05-09 Thread ZhiWei Shi (Jira)
ZhiWei Shi created HDFS-16574: - Summary: Reduces the time it takes once to hold FSNamesystem write lock to remove blocks associated with dead data nodes Key: HDFS-16574 URL: https://issues.apache.org/jira/browse/HDFS-

[jira] [Updated] (HDFS-16541) Fix a typo in NameNodeLayoutVersion.

2022-04-14 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16541: -- Summary: Fix a typo in NameNodeLayoutVersion. (was: Fix typo in NameNodeLayoutVersion.) > Fix a typo

[jira] [Updated] (HDFS-16541) Fix a typo in NameNodeLayoutVersion.

2022-04-14 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16541: -- Description: Fix a typo in NameNodeLayoutVersion. (was: Fix typo in NameNodeLayoutVersion.) > Fix a t

[jira] [Updated] (HDFS-16541) Fix typo in NameNodeLayoutVersion.

2022-04-14 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16541: -- Description: Fix typo in NameNodeLayoutVersion. (was: Fix typo for NameNodeLayoutVersion.) > Fix typo

[jira] [Updated] (HDFS-16541) Fix typo in NameNodeLayoutVersion.

2022-04-14 Thread ZhiWei Shi (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhiWei Shi updated HDFS-16541: -- Summary: Fix typo in NameNodeLayoutVersion. (was: Fix typo for NameNodeLayoutVersion.) > Fix typo in

[jira] [Created] (HDFS-16541) Fix typo for NameNodeLayoutVersion.

2022-04-14 Thread ZhiWei Shi (Jira)
ZhiWei Shi created HDFS-16541: - Summary: Fix typo for NameNodeLayoutVersion. Key: HDFS-16541 URL: https://issues.apache.org/jira/browse/HDFS-16541 Project: Hadoop HDFS Issue Type: Wish