Steve Loughran created HADOOP-16407:
---------------------------------------
Summary: Improve isolation of FS instances in S3A committer tests
Key: HADOOP-16407
URL: https://issues.apache.org/jira/browse/HADOOP-16407
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/s3, test
Affects Versions: 3.3.0
Reporter: Steve Loughran
Filesystem recycling stops the ITest*Committer tests working all the time, if
they pick up an existing FS which has a consistent instance.
We can do better here
Options
* Base {{AbstractCommitITest}} creates both consistent and inconsistent
filesystems, *does not destroy either, ever*, subclasses choose which to bond to
* test setup to force disableFilesystemCaching(conf) in config setup; tear down
to probe the FS for this option, and if true, close the FS
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]