Skip to content
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

[Backport 2.x] Fix GRPC AUX_TRANSPORT_PORT and SETTING_GRPC_PORT settings and remove lingering HTTP terminology #17043

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport abb8112 from #17037.

… lingering HTTP terminology (#17037)

* [GRPC] Rename AUX_TRANSPORT_PORT and SETTING_GRPC_PORT settings and remove lingering HTTP terminology

Signed-off-by: Karen Xu <karenxyr@gmail.com>

* Update CHANGELOG

Signed-off-by: Karen Xu <karenxyr@gmail.com>

* remove extra space in CHANGELOG

Signed-off-by: Karen Xu <karenxyr@gmail.com>

* Update plugins/transport-grpc/src/main/java/org/opensearch/transport/grpc/Netty4GrpcServerTransport.java

Co-authored-by: Andriy Redko <drreta@gmail.com>
Signed-off-by: Karen X <karenxyr@gmail.com>

---------

Signed-off-by: Karen Xu <karenxyr@gmail.com>
Signed-off-by: Karen X <karenxyr@gmail.com>
Co-authored-by: Andriy Redko <drreta@gmail.com>
(cherry picked from commit abb8112)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for 9216036:

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?

Copy link
Contributor

❌ Gradle check result for 9216036: null

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?

Copy link
Contributor

✅ Gradle check result for 9216036: SUCCESS

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.92%. Comparing base (81ee44a) to head (9216036).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...arch/transport/grpc/Netty4GrpcServerTransport.java 62.50% 1 Missing and 2 partials ⚠️
...c/main/java/org/opensearch/bootstrap/Security.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17043      +/-   ##
============================================
- Coverage     72.01%   71.92%   -0.09%     
- Complexity    65652    65658       +6     
============================================
  Files          5318     5318              
  Lines        305831   305832       +1     
  Branches      44601    44601              
============================================
- Hits         220233   219961     -272     
- Misses        67235    67536     +301     
+ Partials      18363    18335      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit fe02847 into 2.x Jan 17, 2025
59 of 61 checks passed
@github-actions github-actions bot deleted the backport/backport-17037-to-2.x branch January 17, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants