amogh-jahagirdar opened a new pull request, #11816: URL: https://github.com/apache/iceberg/pull/11816
This change removes unused failsafe from core (it was an oversight to include it in core as part of https://github.com/apache/iceberg/commit/c0d73f4ef5c16401bdfd62e1745faf2fbbf62177#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7 , we ended up isolating the retry behavior just to AWS). For clarity this change also adds Failsafe to the Runtime LICENSE(s) just to fall in line with our practice of including dependencies (although it's not required as per https://infra.apache.org/licensing-howto.html#alv2-dep since Failsafe is Apache 2.0 Licensed). Note Failsafe has no Notice of its own. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org