You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/03/28 14:52:41 UTC

[jira] [Created] (HADOOP-14249) s3a test teardown can delete entire path

Steve Loughran created HADOOP-14249:
---------------------------------------

             Summary: s3a test teardown can delete entire path
                 Key: HADOOP-14249
                 URL: https://issues.apache.org/jira/browse/HADOOP-14249
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs/s3, test
    Affects Versions: 2.8.0
            Reporter: Steve Loughran
            Priority: Minor


This has existed for a while, it's just not anything we've explicitly noticed.

{{AbstractFSContractTestBase.teardown()}} calls {{deleteTestDirInTeardown()}}, which deletes the test directory supplied by the S3a contract, which is that of the base /test path or the fork method

which means that when one test suite tears down, it can delete the test directory of other tests still running.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org