Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.18.2
-
None
-
None
-
Reviewed
Description
For examples,
- create a file /a+b/foo but not close it
- rename /a+b/foo to /a+b/bar/foo
Then, the corresponding INodeFileUnderConstruction will be moved from /a+b/foo to /a+b/bar/foo but the lease path remains unchanged.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-4815 S3FileSystem.renameRecursive(..) does not work correctly if src contains Java regular expression special characters
- Resolved
-
HADOOP-4795 Lease monitor may get into an infinite loop
- Closed
-
HDFS-410 fsck: Check for files-under-contruction without leases
- Open
- relates to
-
HADOOP-6017 NameNode and SecondaryNameNode fail to restart because of abnormal filenames.
- Closed