Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache HTTP Client 5 implementation #243

Merged
merged 25 commits into from
Feb 23, 2024

Conversation

nck-mlcnv
Copy link
Contributor

This PR implements the Apache HTTP Client 5 for the query executions. This should improve the performance of Iguana.
Also changes following things:

Copy link
Member

@bigerl bigerl left a comment

Choose a reason for hiding this comment

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

Thx for the PR. This looks overall sound but could use some more documentation here and there.
Find my specific comments and remarks below.
Please also review the usage of the apache http client5 with respect to refactoring, simplifying the code, extracting classes to separate files and documentation. Currently, the usage is a but hard to follow.

Copy link
Member

@bigerl bigerl left a comment

Choose a reason for hiding this comment

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

looks good. thx. just this one change and we should be good to go code-wise.

@nck-mlcnv nck-mlcnv merged commit a92d239 into develop Feb 23, 2024
2 checks passed
@nck-mlcnv nck-mlcnv deleted the feature/apache-http-async-client-5 branch June 11, 2024 08:35
@nck-mlcnv nck-mlcnv restored the feature/apache-http-async-client-5 branch June 11, 2024 08:36
@nck-mlcnv nck-mlcnv deleted the feature/apache-http-async-client-5 branch July 30, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants