Ahmar Suhail created HADOOP-18749: ------------------------------------- Summary: AWS SDK V2 - ITestS3AHugeFilesNoMultipart failure Key: HADOOP-18749 URL: https://issues.apache.org/jira/browse/HADOOP-18749 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 3.4.0 Reporter: Ahmar Suhail
ITestS3AHugeFilesNoMultipart fails with java.lang.AssertionError: Expected a org.apache.hadoop.fs.s3a.api.UnsupportedRequestException to be thrown, but got the result: : true Happens because the transfer manager currently does not do any MPU when used with the Java async client, so the UnsupportedRequestException never gets thrown. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org