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
            Reporter: Tsz Wo (Nicholas), SZE


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.

Reply via email to