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/10/10 20:27:37 UTC

[GitHub] [hadoop] steveloughran commented on issue #1627: HADOOP-16644. Do a HEAD after a PUT to get the modtime.

steveloughran commented on issue #1627: HADOOP-16644. Do a HEAD after a PUT to get the modtime.
URL: https://github.com/apache/hadoop/pull/1627#issuecomment-540775564
 
 
   I've lifted the changes to the StatusProbes enum to #1601 ; that one is ready to go in, after which I'll have to fix this one up. 
   
   Proposed
   * caller passes down the PutResult; if this is non-null it is used as the source of a timestamp.
   * For multipart uploads we do the HEAD only, setting version + etag and update the timestamp if we get a result from the consistent version. If we get a different file, then do not retry, just carry on. 

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