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-491317356 > If you look at why the listing isn't returning the etag, I'll do the SDK update. > > regarding the change tracker on GetObjectMetadata -I've not started that, so go ahead Will do. I'll be investigating the listing issue first. > I was thinking it was time to update the AWS SDK anyway; lets try that and if the AWS bug still exists, file it Yeah, looks to me like it is still an issue. It happens [here](https://github.com/aws/aws-sdk-java/blob/master/aws-java-sdk-s3/src/main/java/com/amazonaws/services/s3/transfer/internal/CopyCallable.java#L153). I thought to come back to logging it. If you want to get that done that would be great! > I guess if they are wrapping the NPE it'll come through. Yep, it gets wrapped.
---------------------------------------------------------------- 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]
