adutra opened a new pull request, #11992: URL: https://github.com/apache/iceberg/pull/11992
4th PR for the Auth Manager API. Previous ones: * #11844 * #11809 * #11769 This PR introduces the required changes to `RESTClient` and `HTTPClient`. It also introduces a `BaseHTTPClient` abstract class to facilitate the creation and execution of `HTTPRequest`s in a consistent way. The biggest change in actually in `TestRESTCatalog`, because almost every `Mockito.verify()` call needs to be adapted. The AuthManager API is still "unplugged" at this point. \cc @nastra @danielcweeks -- 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