[ 
https://issues.apache.org/jira/browse/HADOOP-16193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913588#comment-16913588
 ] 

Hudson commented on HADOOP-16193:
---------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17169 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17169/])
HADOOP-16193. Add extra S3A MPU test to see what happens if a file is (ehiggs: 
rev 69ddb36876c0b3819e5409d83b27d18d1da89b22)
* (edit) 
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/contract/s3a/ITestS3AContractMultipartUploader.java


> add extra S3A MPU test to see what happens if a file is created during the MPU
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-16193
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16193
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 3.1.3
>
>
> Proposed extra test for the S3A MPU: if you create and then delete a file 
> while an MPU is in progress, when you finally complete the MPU the new data 
> is present.
> This verifies that the other FS operations don't somehow cancel the 
> in-progress upload, and that eventual consistency brings the latest value out.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to