Sean Mackrory created HADOOP-14484: -------------------------------------- Summary: Ensure deleted parent directory tombstones are overwritten when implicitly recreated Key: HADOOP-14484 URL: https://issues.apache.org/jira/browse/HADOOP-14484 Project: Hadoop Common Issue Type: Sub-task Reporter: Sean Mackrory
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. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org