You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/03/14 19:55:00 UTC

[jira] [Created] (HADOOP-16193) add extra S3A MPU test to see what happens if a file is created then deleted mid-write

Steve Loughran created HADOOP-16193:
---------------------------------------

             Summary: add extra S3A MPU test to see what happens if a file is created then deleted mid-write
                 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


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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org