Steve Loughran created HADOOP-14630:
---------------------------------------
Summary: Extend AbstractContractCreateTest with some corner cases
Key: HADOOP-14630
URL: https://issues.apache.org/jira/browse/HADOOP-14630
Project: Hadoop Common
Issue Type: Improvement
Components: fs, fs/azure, fs/s3
Affects Versions: 2.9.0
Reporter: Steve Loughran
Object stores can get into trouble in ways which an FS would never, do, ways so
obvious we've never done tests for them. We know what the problems are: test
for file and dir creation directly/indirectly under other files
* mkdir(file/file)
* mkdir(file/subdir)
* dir under file/subdir/subdir
* dir/dir2/file, verify dir & dir2 exist
* dir/dir2/dir3, verify dir & dir2 exist
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]