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

New custom session per connection #212

Open
pgtuk opened this issue Apr 21, 2020 · 0 comments
Open

New custom session per connection #212

pgtuk opened this issue Apr 21, 2020 · 0 comments

Comments

@pgtuk
Copy link
Contributor

pgtuk commented Apr 21, 2020

Currently there is no way to use custom separate session for each host.

We can solve this by allowing users to pass their own session factory class which will be called on each AIOHttpConnection initialisation if there is no explicit session provided.

https://github.com/aio-libs/aioelasticsearch/pull/211/files

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

No branches or pull requests

1 participant