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

feat: Added pool_maxsize in RequestsHttpConnection #216

Merged
merged 2 commits into from
Dec 1, 2022

Conversation

Neckbuster
Copy link
Contributor

Description

Provides custom connection pool size for RequestHttpConnection transport class

Issues Resolved

Closes proposal/issue #203

@Neckbuster Neckbuster requested review from a team, axeoman and deztructor as code owners October 6, 2022 17:41
@dblock
Copy link
Member

dblock commented Oct 6, 2022

Would it make sense to provide an http_adapter_options structure that wraps all the other options available in HTTPAdapter?

@harshavamsi
Copy link
Collaborator

@Neckbuster the implementation looks fine to me. Can you sign off your commit with -s to allow DCO to pass? Also, can you add a unit test to ensure this works against our tests?

Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

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

Totally missed the updates to this, apologies. Let's add some documentation to https://github.com/opensearch-project/opensearch-py/blob/main/GETTING_STARTED.md for it before merging?

Signed-off-by: Niket Singh <singhnik82@gmail.com>
@Neckbuster
Copy link
Contributor Author

Totally missed the updates to this, apologies. Let's add some documentation to https://github.com/opensearch-project/opensearch-py/blob/main/GETTING_STARTED.md for it before merging?

Thanks @dblock Have updated documentation info, please have a look.

@dblock
Copy link
Member

dblock commented Nov 28, 2022

@harshavamsi @VachaShah 2nd pls? Let's merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants