[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17248242#comment-17248242 ] Stephen O'Donnell commented on HDFS-15725: -- I have committed this to trunk and branch-3.3.

[jira] [Updated] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen O'Donnell updated HDFS-15725: - Attachment: HDFS-15725.003.patch > Lease Recovery never completes for a committed block

[jira] [Created] (HDFS-15728) Updating definition to dfs.datanode.handler.count documentation description.

2020-12-11 Thread liuyan (Jira)
liuyan created HDFS-15728: - Summary: Updating definition to dfs.datanode.handler.count documentation description. Key: HDFS-15728 URL: https://issues.apache.org/jira/browse/HDFS-15728 Project: Hadoop HDFS

[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17247796#comment-17247796 ] Tsz-wo Sze commented on HDFS-15725: --- {code} - ". Committed blocks are waiting to be minimally

[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17247820#comment-17247820 ] Stephen O'Donnell commented on HDFS-15725: -- [~szetszwo] Thanks for taking a look. At this

[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17248010#comment-17248010 ] Tsz-wo Sze commented on HDFS-15725: --- > This change does not impact the normal "close file" path, which

[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17248022#comment-17248022 ] Stephen O'Donnell commented on HDFS-15725: -- Thanks for the reviews. This change goes cleanly

[jira] [Work logged] (HDFS-15717) Improve fsck logging

2020-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15717?focusedWorklogId=523250=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-523250 ] ASF GitHub Bot logged work on HDFS-15717: - Author: ASF GitHub Bot

[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17247982#comment-17247982 ] Kihwal Lee commented on HDFS-15725: --- +1 > Lease Recovery never completes for a committed block which

[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17247868#comment-17247868 ] Hadoop QA commented on HDFS-15725: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17247970#comment-17247970 ] Stephen O'Donnell commented on HDFS-15725: -- I ran the failing tests a few times each in intellij

[jira] [Commented] (HDFS-15727) RpcQueueTimeAvgTime of the NameNode increases after it becomes StandBy

2020-12-11 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17247977#comment-17247977 ] Kihwal Lee commented on HDFS-15727: --- Standby namenode replays edits with the name system write lock

[jira] [Commented] (HDFS-15727) RpcQueueTimeAvgTime of the NameNode increases after it becomes StandBy

2020-12-11 Thread Aihua Xu (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17248080#comment-17248080 ] Aihua Xu commented on HDFS-15727: - [~kihwal] Seems it doesn't cause issues but wrong metrics. BTW: this

[jira] [Work logged] (HDFS-15716) TestUpgradeDomainBlockPlacementPolicy flaky

2020-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15716?focusedWorklogId=523258=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-523258 ] ASF GitHub Bot logged work on HDFS-15716: - Author: ASF GitHub Bot

[jira] [Work logged] (HDFS-15716) TestUpgradeDomainBlockPlacementPolicy flaky

2020-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15716?focusedWorklogId=523261=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-523261 ] ASF GitHub Bot logged work on HDFS-15716: - Author: ASF GitHub Bot

[jira] [Updated] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen O'Donnell updated HDFS-15725: - Attachment: HDFS-15725.branch-3.2.001.patch > Lease Recovery never completes for a

[jira] [Updated] (HDFS-15727) RpcQueueTimeAvgTime of the NameNode increases after it becomes StandBy

2020-12-11 Thread Aihua Xu (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HDFS-15727: Description: RpcQueueTimeAvgTime of the NameNode on port 8020 (the client RPC calls) increases after it

[jira] [Resolved] (HDFS-15717) Improve fsck logging

2020-12-11 Thread Jim Brennan (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Brennan resolved HDFS-15717. Fix Version/s: 3.4.0 3.3.1 3.2.2 Resolution: Fixed

[jira] [Commented] (HDFS-15718) Optimize hdfs token op writeLock

2020-12-11 Thread Jim Brennan (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17248188#comment-17248188 ] Jim Brennan commented on HDFS-15718: [~ahussein] this change is a portion of a march larger feature

[jira] [Work logged] (HDFS-15718) Optimize hdfs token op writeLock

2020-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15718?focusedWorklogId=523316=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-523316 ] ASF GitHub Bot logged work on HDFS-15718: - Author: ASF GitHub Bot

[jira] [Work logged] (HDFS-15718) Optimize hdfs token op writeLock

2020-12-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15718?focusedWorklogId=523317=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-523317 ] ASF GitHub Bot logged work on HDFS-15718: - Author: ASF GitHub Bot

[jira] [Resolved] (HDFS-15718) Optimize hdfs token op writeLock

2020-12-11 Thread Jim Brennan (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Brennan resolved HDFS-15718. Resolution: Later Closing this.  This change is part of a larger feature that we are not ready to

[jira] [Commented] (HDFS-15725) Lease Recovery never completes for a committed block which the DNs never finalize

2020-12-11 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17248199#comment-17248199 ] Hadoop QA commented on HDFS-15725: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||