Description
I've just realised that HADOOP-9258 was never backported to branch 2. It went in to branch 1, and into trunk, but not in the bit in the middle.
It adds
-more fs contract tests
-s3 and s3n rename don't let you rename under yourself (and delete)
I'm going to try to create a patch for this, though it'll be tricky given how things have moved around a lot since then.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-13830 Intermittent failure of ITestS3NContractRootDir#testRecursiveRootListing: "Can not create a Path from an empty string"
- Resolved
- relates to
-
HADOOP-9258 Add stricter tests to FileSystemContractTestBase
- Closed
-
HADOOP-9261 S3n filesystem can move a directory under itself -and so lose data
- Resolved
-
HADOOP-9265 S3 blockstore filesystem breaks part of the Filesystem contract
- Resolved
-
HADOOP-13830 Intermittent failure of ITestS3NContractRootDir#testRecursiveRootListing: "Can not create a Path from an empty string"
- Resolved
-
HADOOP-9259 FileSystemContractBaseTest should be less brittle in teardown
- Resolved
-
HADOOP-9227 FileSystemContractBaseTest doesn't test filesystem's mkdir/isDirectory() logic rigorously enough
- Closed