steveloughran commented on issue #606: HADOOP-16190. S3A copyFile operation to include source versionID or etag in the copy request URL: https://github.com/apache/hadoop/pull/606#issuecomment-475210488 full test run against an unversioned bucket with s3guard, dynamo and scale options (i.e..uses etags) All tests worked except for `ITestDynamoDBMetadataStoreScale`, whose failures are down to me switching to an unlimited PAYG DDB table. See [HADOOP-16118](https://issues.apache.org/jira/browse/HADOOP-16118) rerunning against a versioned bucket to make sure this codepath is good too. 1. There are no tests because I can't think of a good test here. 1. I'm going to add a comment in testing about why it's good to test with versioned buckets
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
