ahmarsuhail opened a new pull request, #5767: URL: https://github.com/apache/hadoop/pull/5767
### Description of PR - Adds in client side encryption. Also included in this PR: - [HADOOP-18749 ](https://issues.apache.org/jira/browse/HADOOP-18749) - Comment out assertion in ITestS3AHugeFilesNoMultipart. - [HADOOP-18673](https://issues.apache.org/jira/browse/HADOOP-18673) - Remove InconsistentS3ClientFactory, move getS3Region to it's own operation. ### How was this patch tested? Tested in `eu-west-1` with `mvn -Dparallel-tests -DtestsThreadCount=16 clean verify`. CSE specific failures are fixed in https://github.com/apache/hadoop/pull/5763. No other failures. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
