jackye1995 opened a new pull request, #4912: URL: https://github.com/apache/iceberg/pull/4912
@danielcweeks @rajarshisarkar @amogh-jahagirdar @xiaoxuandev @singhpk234 Add retry for the `S3InputStream` so that when we encounter network failures (mostly `SSLException` for server side connection reset and `SocketTimoutException` for client side connection reset), we can quickly retry the read without failing the entire operation. -- 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]
