[
https://issues.apache.org/jira/browse/HDFS-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217160#comment-14217160
]
Ravi Prakash commented on HDFS-7342:
------------------------------------
Its also worth noting that I spent quite a few cycles trying to get the file
itself in a state where the penultimate block was marked as COMMITTED and last
as COMPLETE (by stopping the nodes with the penultimate block while writing
various blocks) but wasn't successful. Also, there's no easy way for me to
iterate through values of minReplication (true/false) because
BlockManager.minReplication is a final member.
> 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)