You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/06/19 16:15:07 UTC

[GitHub] [hadoop] steveloughran commented on issue #991: HADOOP-16382: clock skew can cause S3Guard to think object metadata is out of date

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org