[
https://issues.apache.org/jira/browse/HDFS-13713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624837#comment-16624837
]
Steve Loughran edited comment on HDFS-13713 at 9/22/18 9:18 PM:
----------------------------------------------------------------
patch 006
shave 20s off the S3A test runs by trimming back the amount of data transferred
in test cases. Add one more corner case test of abort: abort with an inited
upload but no parts submitted.
Now takes 80s in a maven run (from 100); but 60s in the IDE. interesting..shows
cost of JVM/test runner, perhaps.
testing: s3 ireland
was (Author: [email protected]):
patch 006
shave 20s off the S3A test runs by trimming back the amount of data transferred
in test cases. Add one more corner case test of abort: abort with an inited
upload but no parts submitted.
Now takes 80s in a maven run (from 100); but 60s in the IDE. interesting..shows
cost of JVM/test runner, perhaps.
> Add specification of Multipart Upload API to FS specification, with contract
> tests
> ----------------------------------------------------------------------------------
>
> Key: HDFS-13713
> URL: https://issues.apache.org/jira/browse/HDFS-13713
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: fs, test
> Affects Versions: 3.2.0
> Reporter: Steve Loughran
> Assignee: Ewan Higgs
> Priority: Blocker
> Attachments: HADOOP-13713-004.patch, HADOOP-13713-004.patch,
> HADOOP-13713-005.patch, HADOOP-13713-006.patch, HDFS-13713.001.patch,
> HDFS-13713.002.patch, HDFS-13713.003.patch, multipartuploader.md
>
>
> 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+
> mode|https://issues.apache.org/jira/secure/attachment/12865161/objectstore.pdf]l
> of HADOOP-13786 shows 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]