[ 
https://issues.apache.org/jira/browse/HADOOP-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

dhruba borthakur updated HADOOP-3176:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.18.0
           Status: Resolved  (was: Patch Available)

I just committed this.

> 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.

Reply via email to