Steve Loughran created HADOOP-17380:
---------------------------------------

             Summary: ITestS3AContractSeek.teardown closes FS before superclass 
does its cleanup
                 Key: HADOOP-17380
                 URL: https://issues.apache.org/jira/browse/HADOOP-17380
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3, test
    Affects Versions: 3.3.0
            Reporter: Steve Loughran


ITestS3AContractSeek.teardown closes the FS, but because it does it before 
calling super.teardown, the superclass doesn't get the opportunity to delete 
the test dirs.

Proposed: change the order. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to