1raghavmahajan commented on PR #12194: URL: https://github.com/apache/iceberg/pull/12194#issuecomment-2700949695
To make things simpler from a user perspective we could also add a default [CachedHttpClient](https://github.com/apache/httpcomponents-client/blob/37c80064726f0e4ae547c14ad73129483a81a67c/httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/CachingHttpClients.java#L51) to the [builder](https://github.com/apache/iceberg/blob/9b1d18f72c185b6e53f90b778ca412960a64adf5/core/src/main/java/org/apache/iceberg/rest/HTTPClient.java#L428) in case someone wants something that just works. -- 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