-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[GRPC] Update GRPC APIs to use latest opensearch-protobufs:0.3.0 jar and various javadocs fixes #17895
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
…ix some Javadocs Signed-off-by: Karen Xu <[email protected]>
❌ Gradle check result for 190448a: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for 190448a: 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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #17895 +/- ##
============================================
+ Coverage 72.43% 72.49% +0.05%
- Complexity 66789 66792 +3
============================================
Files 5449 5454 +5
Lines 309085 309119 +34
Branches 44979 44984 +5
============================================
+ Hits 223899 224084 +185
+ Misses 66906 66727 -179
- Partials 18280 18308 +28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Karen Xu <[email protected]>
Signed-off-by: Karen Xu <[email protected]>
❌ Gradle check result for d7f48ab: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Karen Xu <[email protected]>
❌ Gradle check result for dab222f: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for dab222f: 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. |
…and various javadocs fixes (opensearch-project#17895) Signed-off-by: Karen Xu <[email protected]> Signed-off-by: Sriram Ganesh <[email protected]>
…and various javadocs fixes (opensearch-project#17895) Signed-off-by: Karen Xu <[email protected]> Signed-off-by: Harsh Kothari <[email protected]>
…and various javadocs fixes (opensearch-project#17895) Signed-off-by: Karen Xu <[email protected]> Signed-off-by: Harsh Kothari <[email protected]>
This PR is a prerequisite for #17888.
Description
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
#16783
#16784
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.