You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2017/06/02 19:59:04 UTC

[jira] [Created] (HADOOP-14484) Ensure deleted parent directory tombstones are overwritten when implicitly recreated

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org