amogh-jahagirdar opened a new pull request, #10458: URL: https://github.com/apache/iceberg/pull/10458
This change is stemming from https://github.com/apache/iceberg/pull/10433#discussion_r1624930096. This PR introduces Failsafe https://failsafe.dev/ as a dependency and integrates that into `ClientPoolImpl` where there is currently custom retry logic. The intent is to simplify the custom retry logic that currently exists by just using this dependency, which could also be used in other areas in the Iceberg codebase. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
