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:12:54 UTC

[GitHub] [hadoop] steveloughran opened a new pull request #991: HADOOP-16382: clock skew can cause S3Guard to think object metadata is out of date

steveloughran opened a new pull request #991: HADOOP-16382: clock skew can cause S3Guard to think object metadata is out of date
URL: https://github.com/apache/hadoop/pull/991
 
 
   This patch sets the PathMetadata lastUpdated value from the lastModified value of the S3AFileStatus used in the constructor -the one later used to determine if a metastore entry is out of date.
   
   In putWithTTL the time of the TTL provider is compared with the status value and whichever is highest sets the TTL.
   
   Change-Id: I0ed2871df0b29a17c4df03a4b474c777290f2672

----------------------------------------------------------------
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