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


With regards,
Apache Git Services

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

Reply via email to