bilaharith commented on pull request #2021:
URL: https://github.com/apache/hadoop/pull/2021#issuecomment-628196989


   > Requests failing due to server timeouts and network failures are 
exponentially retries. At times the request might have succeeded at the server 
end when client received a timeout. In such case, a retry done for Rename or 
Delete operation will end in an user error for HTTP 404 (Not Found). In case of 
Rename, user error is NOT_FOUND as the source file is already renamed and is no 
longer available.
   
   The following doesn't look right.
   "Requests failing due to server timeouts and network failures are 
exponentially retries."


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



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

Reply via email to