-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[META] Productionalizing Client/Server GRPC in OpenSearch #16787
Comments
Noting some additional work streams for core and OSB support: |
@amberzsy thanks for adding these milestones! |
yeah, good point. few questions:
|
The security plugin changes won't have any impact on bulk/search api. Just calling it out as well since it is planned for 3.0 and preferably makes it into beta release. PR is in review here with security plugin initial changes here.
Release timeline can be found here with release candidate generation to start 4/1.
I think the opensearch-api-spec itself doesn't do releases. However client projects periodically pull the latest main branch and generate code for their releases which mirror core.
I imagine only large changes to the compiled protobuf libraries consumed by core would be impacted. Tooling/CI/client generation changes are probably not a concern. @peterzhuamazon will know better. |
Please describe the end goal of this project
Please comment on this issue with any feedback on our recent experimental release.
This is a meta issue for all work relating to Client to Server GRPC.
Supporting References
Issues
Core Work
GRPC Server Core
Search APIs
Document APIs
Index APIs
Other APIs
TODO: Other APIs from the public doc are omitted for brevity, and can be added later as we become closer to working on them.
Proto conversion
Protobuf support
CI/CD
Benchmarking
Related
Milestone goal
GRPC - core repo

Protobuf & CI/CD

Related component
Other
The text was updated successfully, but these errors were encountered: