sahilTakiar commented on issue #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8 URL: https://github.com/apache/hadoop/pull/970#issuecomment-530587938 Re-ran tests with: ``` <property> <name>test.fs.s3a.sts.enabled</name> <value>true</value> </property> ``` In my `auth-keys.xml` file, and all the tests passed (except for `ITestAuthoritativePath` and `ITestS3GuardTtl`). I re-ran `ITestS3AContractRename` and it works now, so the maybe the test was just flaky.
---------------------------------------------------------------- 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]
