Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
Description
Intermittent failure of ITestHuge* upload tests, when doing parallel test runs.
The count of bytes uploaded through StorageStatistics isn't updated. Maybe the expected counter isn't updated, and somehow in a parallel run with recycled FS instances/set up directory structure this surfaces the way it doesn't in a single test run.
Attachments
Issue Links
- causes
-
HADOOP-18611 AbstractSTestS3AHugeFiles put request assert is using wrong iostatistic
- Open
- contains
-
HADOOP-17455 [s3a] Intermittent failure of ITestS3ADeleteCost.testDeleteSingleFileInDir
- Resolved
-
HADOOP-17456 S3A ITestPartialRenamesDeletes.testPartialDirDelete[bulk-delete=true] failure
- Resolved
- is broken by
-
HADOOP-17271 S3A statistics to support IOStatistics
- Resolved
- links to