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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to