-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: HADOOP-13345
-
Component/s: fs/s3
-
Labels:None
-
Target Version/s:
In general, running S3Guard and parallel tests with S3A and S3N contract tests enabled is asking for trouble: S3Guard code assumes there are not other non-S3Guard clients modifying the bucket.
Goal of this JIRA is to:
- Discuss current failures running `mvn verify -Dparallel-tests -Ds3guard -Ddynamo` with S3A and S3N contract tests configured.
- Identify any failures here that are worth looking into.
- Document (or enforce) that people should not do this, or should expect failures if they do.