ben-roling commented on issue #794: HADOOP-16085: use object version or etags to protect against inconsistent read after replace/overwrite URL: https://github.com/apache/hadoop/pull/794#issuecomment-493546070 > Now I'll run the suite one more time against a bucket with versioning enabled. Done with that now too: ``` mvn -T 1C verify -Dtest=skip -Dit.test=ITestS3AMiscOperations -Ds3guard -Ddynamo ``` ``` [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ITestDirectoryCommitMRJob>AbstractITCommitMRJob.testMRJob:133->AbstractFSContractTestBase.assertIsDirectory:327 ยป FileNotFound [INFO] [ERROR] Tests run: 933, Failures: 0, Errors: 1, Skipped: 145 ``` As before, ITestDirectoryCommitMRJob succeeds individually. ``` mvn -T 1C verify -Dtest=skip -Dit.test=ITestDirectoryCommitMRJob -Ds3guard -Ddynamo ``` I'm happy with everything here now. Thanks so much for all of your help! Let me know if there's anything more you'd like to see.
---------------------------------------------------------------- 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]
