You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This meta issue tracks ongoing work extending the functionality of auxiliary transports in core and plugins.
Auxiliary transports are optional pluggable transports which run in parallel to the REST API HTTP transport and node-to-node transport. Auxiliary transports may support client/server connections or node-to-node connections internal to the OpenSearch cluster.
Possible motivations for a particular auxiliary transport implementation might include exposing a more performant transport protocol or data format on an OpenSearch cluster or more easily integrating OpenSearch into a non-REST environment.
Supporting References
Please find existing auxiliary transport implementations here:
Please describe the end goal of this project
This meta issue tracks ongoing work extending the functionality of auxiliary transports in core and plugins.
Auxiliary transports are optional pluggable transports which run in parallel to the REST API HTTP transport and node-to-node transport. Auxiliary transports may support client/server connections or node-to-node connections internal to the OpenSearch cluster.
Possible motivations for a particular auxiliary transport implementation might include exposing a more performant transport protocol or data format on an OpenSearch cluster or more easily integrating OpenSearch into a non-REST environment.
Supporting References
Please find existing auxiliary transport implementations here:
Issues
Related component
Plugins
The text was updated successfully, but these errors were encountered: