steveloughran 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-490934759 One thing which needs changing: the error message. Currently it says "on position -X" but now it should describe what operation failed ``` org.apache.hadoop.fs.s3a.RemoteFileChangedException: copy `s3a://hwdev-steve-ireland-new/test/testRenameEventuallyConsistentDirectory[bogus-bogus]/sourcedir/inconsistent': ETag change detected while reading at position 0. Expected 9d4c55e9fcea10126a50efe60111e522 got b81ae3a09fdd252ca7b30bddfa3cf2bd
---------------------------------------------------------------- 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]
