You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/02/09 12:10:39 UTC

[GitHub] [hudi] zhangyue19921010 edited a comment on pull request #3887: [HUDI-2648] Retry FileSystem action instead of failed directly.

zhangyue19921010 edited a comment on pull request #3887:
URL: https://github.com/apache/hudi/pull/3887#issuecomment-1033694266


   Hi @nsivabalan and @danny0405 Thanks a lot for you review. 
   Now we add a property named supportsRetry each StorageScheme. And check it before retry.
   
   Also and a new config named `hoodie.filesystem.operation.retry.exceptions` to give users an option to decide which Exceptions that needs to be re-tryed. It could solve the overprotection problem.
   
   PTAL :) Thanks a lot.


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org