Skip to content

Core: Replace deprecated CloseableHttpClient.execute#16149

Open
ebyhr wants to merge 1 commit intoapache:mainfrom
ebyhr:ebi/http-client
Open

Core: Replace deprecated CloseableHttpClient.execute#16149
ebyhr wants to merge 1 commit intoapache:mainfrom
ebyhr:ebi/http-client

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Apr 28, 2026

Replaces the deprecated method usage execute(ClassicHttpRequest, HttpContext) with execute(ClassicHttpRequest, HttpClientResponseHandler).

I recommend reviewing this RP with the hiding whitespace option.

@github-actions github-actions Bot added the core label Apr 28, 2026
Copy link
Copy Markdown
Contributor

@gaborkaszab gaborkaszab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @ebyhr !
I think this makes sense. Just some minor comments.

Comment thread core/src/main/java/org/apache/iceberg/rest/HTTPClient.java
Comment thread core/src/main/java/org/apache/iceberg/rest/HTTPClient.java
@ebyhr ebyhr force-pushed the ebi/http-client branch from 38a3cfd to dd5d404 Compare April 30, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants