Skip to content

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

Merged
reta merged 1 commit into2.xfrom
backport/backport-17037-to-2.x
Jan 17, 2025
Merged

[Backport 2.x] Fix GRPC AUX_TRANSPORT_PORT and SETTING_GRPC_PORT settings and remove lingering HTTP terminology #17043
reta merged 1 commit into2.xfrom
backport/backport-17037-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
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>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 9216036: SUCCESS

@codecov
Copy link
Copy Markdown

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.

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