[ https://issues.apache.org/jira/browse/HDFS-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravi Prakash updated HDFS-7342: ------------------------------- Attachment: HDFS-7342.1.patch Here's a patch which triggered the infinite loop in the Namenode. (You'll have to comment out this line in FSNamesystem.internalReleaseLease {code} assert false : "Already checked that the last block is incomplete"; {code} > Lease Recovery doesn't happen some times > ---------------------------------------- > > Key: HDFS-7342 > URL: https://issues.apache.org/jira/browse/HDFS-7342 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 2.0.0-alpha > Reporter: Ravi Prakash > Attachments: HDFS-7342.1.patch > > > In some cases, LeaseManager tries to recover a lease, but is not able to. > HDFS-4882 describes a possibility of that. We should fix this -- This message was sent by Atlassian JIRA (v6.3.4#6332)