-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[GRPC] Remove experimental designation from transport-grpc settings
#18915
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
Conversation
experimental designation from transport-grpc setting name
Signed-off-by: Karen Xu <[email protected]>
experimental designation from transport-grpc setting nameexperimental designation from transport-grpc settings
|
❕ Gradle check result for 12f1004: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18915 +/- ##
============================================
+ Coverage 72.75% 72.84% +0.09%
- Complexity 68822 68897 +75
============================================
Files 5600 5600
Lines 316247 316247
Branches 45866 45866
============================================
+ Hits 230085 230383 +298
+ Misses 67543 67150 -393
- Partials 18619 18714 +95 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ch-project#18915) Signed-off-by: Karen Xu <[email protected]>
Description
Remove the "experimental" designation from all transport-grpc settings, in preparation for the upcoming 3.2 GRPC GA
Corresponding public doc fixes will be made in https://github.com/opensearch-project/documentation-website/pull/10651/files
Related Issues
Part of #16787
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.