steveloughran commented on issue #991: HADOOP-16382: clock skew can cause S3Guard to think object metadata is out of date URL: https://github.com/apache/hadoop/pull/991#issuecomment-503628866 Testing: the tests in ITestS3GuardTtl fail because the times passed by the mock time provider (100, 101, 109, ...) are so low that the real file times are picked up instead. The tests will need to be worked to (a) set a base time in advance of "now" and (b) have offsets relative to that.
---------------------------------------------------------------- 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]
