This is an automated email from the ASF dual-hosted git repository.
russellspitzer pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from be577eeac6 Core: Maintain passed in ordering of files in Manifest
Lists (#13411)
add b1c8bc589e REST: Revert #12818 and additionally stop retrying on
502/504 (#13352)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/rest/ErrorHandlers.java | 14 +-------
.../rest/ExponentialHttpRequestRetryStrategy.java | 20 ++----------
.../java/org/apache/iceberg/rest/HTTPClient.java | 25 +++------------
.../iceberg/rest/responses/ErrorResponse.java | 17 ++--------
.../TestExponentialHttpRequestRetryStrategy.java | 37 ++++++++--------------
.../org/apache/iceberg/rest/TestRESTCatalog.java | 20 ------------
6 files changed, 25 insertions(+), 108 deletions(-)