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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to