Details
Description
HADOOP-13139 patch 003 test runs show that the multipart tests are failing on parallel runs. The cause of this is that the FS init logic in S3ATestUtils.createTestFileSystem sets the expiry to 0: any in-progress multipart uploads will fail.
setting a 5 minute expiry will clean up from old runs, but not break anything in progress.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-13139 Branch-2: S3a to use thread pool that blocks clients
- Resolved
- is superceded by
-
HADOOP-13560 S3ABlockOutputStream to support huge (many GB) file writes
- Resolved