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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org