87b402c16eb316bcdb6d12b11ec6cae3dad1eeae
* fix multihost connection of AsyncTransport for AIOHttpConnection as connection_class & ConnectionPool as connection_pool_class parameters with compatability legacy test cases Signed-off-by: ARashitov <[email protected]> * adding test cases for checking multihost connection pool init with specified connection_class object Signed-off-by: ARashitov <[email protected]> * remove introduced updates Signed-off-by: ARashitov <[email protected]> * fix test cases by adding _async_init() call to init the actual hosts Signed-off-by: ARashitov <[email protected]> * remove unneeded imports Signed-off-by: ARashitov <[email protected]> * fix test cases of multi hosts connection pool init & adding documentation Signed-off-by: ARashitov <[email protected]> * Addressed comments in #305. Signed-off-by: dblock <[email protected]> * Renamed file for consistency. Signed-off-by: dblock <[email protected]> --------- Signed-off-by: ARashitov <[email protected]> Signed-off-by: dblock <[email protected]> Co-authored-by: ARashitov <[email protected]>
OpenSearch Python Client
- Welcome!
- User Guide
- API Doc
- Compatibility with OpenSearch
- Project Resources
- Code of Conduct
- License
- Copyright
Welcome!
opensearch-py is a community-driven, open source fork of elasticsearch-py licensed under the Apache v2.0 License. For more information, see opensearch.org and the API Doc.
User Guide
To get started with the OpenSearch Python Client, see User Guide.
Compatibility with OpenSearch
See Compatibility.
Project Resources
- Project Website
- Downloads
- Documentation
- Need help? Try Forums
- Project Principles
- Contributing to OpenSearch
- Maintainer Responsibilities
- Release Management
- Admin Responsibilities
- Security
Code of Conduct
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.
License
This project is licensed under the Apache v2.0 License.
Copyright
Copyright OpenSearch Contributors. See NOTICE for details.
Languages
Python
99.4%
Shell
0.6%