[
https://issues.apache.org/jira/browse/HADOOP-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596051#action_12596051
]
Hudson commented on HADOOP-3349:
--------------------------------
Integrated in Hadoop-trunk #488 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/488/])
> FSNamesystem.changeLease(src, dst) incorrectly updates the paths inside a
> lease
> -------------------------------------------------------------------------------
>
> Key: HADOOP-3349
> URL: https://issues.apache.org/jira/browse/HADOOP-3349
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.18.0
>
> Attachments: 3349_20080507.patch, 3349_20080507b.patch,
> 3349_20080507c.patch, testDFSRename.patch
>
>
> Suppose we have a closed file /foo/a and a lease /foo/aa. Calling
> rename(/foo/a, /foo/b) will have a side effect "Modified Lease for file
> /foo/aa to new path /foo/ba".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.