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 2020/08/31 17:33:54 UTC

[GitHub] [hadoop] DadanielZ commented on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

DadanielZ commented on pull request #2246:
URL: https://github.com/apache/hadoop/pull/2246#issuecomment-683922533


   If the main purpose is to resolve the potential race condition, this fix seems not enough as the race condition can still happen in the retry process for the second "create with override" call in catch logic. And we introduce an extra call for create operation.
   @snvijaya Is this PR tested and proven to be helpful?


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



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org