Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
As discussed on HADOOP-13998, there may be a test missing (and possibly broken metadata store implementations) for the case where a directory is deleted but is later implicitly recreated by creating a file inside it, where the tombstone is not overwritten. In such a case, listing the parent directory would result in an error.
This may also be happening because of HADOOP-14457, but we should add a test for this other possibility anyway and fix it if it fails with any implementations.
Attachments
Issue Links
- duplicates
-
HADOOP-14457 create() does not notify metadataStore of parent directories or ensure they're not existing files
- Resolved
- is depended upon by
-
HADOOP-13998 Merge initial S3guard release into trunk
- Resolved