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
With opensearch-project/OpenSearch#10684 being done in OpenSearch, a POC can be done for clients to implement gRPC to improve latencies for client to server connection.
What/Why
What are you proposing?
With opensearch-project/OpenSearch#10684 being done in OpenSearch, a POC can be done for clients to implement gRPC to improve latencies for client to server connection.
What users have asked for this feature?
opensearch-project/OpenSearch#1287
What problems are you trying to solve?
Try gRPC for client-server communication
What is the developer experience going to be?
A gRPC interface
Are there any security considerations?
No
Are there any breaking changes to the API
No
What is the user experience going to be?
Improved latencies plus other gRPC features
Are there breaking changes to the User Experience?
No
Why should it be built? Any reason not to?
If there are no improved latencies
What will it take to execute?
May be first a POC on top of protobuf support in OpenSearch and analyze the improvements
Any remaining open questions?
You tell me?
The text was updated successfully, but these errors were encountered: