Description
There's nothing in the FS spec covering the new API. Add it in a new .md file
- add FS model with the notion of a function mapping (uploadID -> Upload), the operations (list, commit, abort). The TLA+ model of
HADOOP-13786shows how to do this. - Contract tests of not just the successful path, but all the invalid ones.
- implementations of the contract tests of all FSs which support the new API.
Attachments
Attachments
Issue Links
- depends upon
-
HDFS-13186 [PROVIDED Phase 2] Multipart Uploader API
- Resolved
- incorporates
-
HADOOP-15991 testMultipartUpload timing out
- Resolved
- is depended upon by
-
HADOOP-15576 S3A Multipart Uploader to work with S3Guard and encryption
- Resolved
- relates to
-
HADOOP-13786 Add S3A committers for zero-rename commits to S3 endpoints
- Resolved