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-491405318 https://github.com/apache/hadoop/pull/794/commits/348aa61a9b7bcafe067c3bdf374b07d08e06867d has the refactoring to use ChangeTracker inside getObjectMetadata() to get rid of the layered retries. All the ITestS3ARemoteFileChanged tests are passing for me on that. > if the versionId is known, should it be included in the getObjectMetadata() Call? I haven't done that yet. Seems like it is probably a good idea. I'll try that now.
---------------------------------------------------------------- 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]
