You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2008/04/04 22:43:24 UTC

[jira] Assigned: (HADOOP-3176) Change lease record when a open-for-write-file gets renamed

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

dhruba borthakur reassigned HADOOP-3176:
----------------------------------------

    Assignee: dhruba borthakur

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