[
https://issues.apache.org/jira/browse/HADOOP-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589532#action_12589532
]
Hudson commented on HADOOP-3176:
--------------------------------
Integrated in Hadoop-trunk #462 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/462/])
> Change lease record when a open-for-write-file gets renamed
> -----------------------------------------------------------
>
> Key: HADOOP-3176
> URL: https://issues.apache.org/jira/browse/HADOOP-3176
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: dhruba borthakur
> Assignee: dhruba borthakur
> Fix For: 0.18.0
>
> Attachments: danglingLease.patch, danglingLease2.patch
>
>
> When a file/directory is removed, the namenode should repair the leases so
> that the existing leases point to the appropriate file. The lease record has
> the pathname of the file that it refers to.
> This is required because the namenode has to invoke lease-recovery on the
> correct file if the client that was writing to a file dies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.