Details
Description
org.apache.hadoop.fs.s3a.ITestS3GuardOutOfBandOperations.testListingDelete[auth=true]
failing because the deleted file can still be read when the s3guard entry has the versionId.
Proposed: if the FS is versioned and the file status has versionID then we switch to tests which assert the file is readable, rather than tests which assert it isn't there
Attachments
Issue Links
- causes
-
HADOOP-16941 ITestS3GuardOutOfBandOperations.testListingDelete failing on versioned bucket
- Resolved
- is broken by
-
HADOOP-16759 Filesystem openFile() builder to take a FileStatus param
- Resolved
- is duplicated by
-
HADOOP-16575 ITestS3ARemoteFileChanged tests fail if you set the bucket to versionid tracking
- Resolved
- links to