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.19] HTTP API calls hang with 'Accept-Encoding: zstd' (#17408) #17416

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

reta
Copy link
Collaborator

@reta reta commented Feb 21, 2025

Backport of #17408 to 2.19

…17408)

Signed-off-by: Andriy Redko <drreta@gmail.com>
(cherry picked from commit ca8e4f8)
Copy link
Contributor

❌ Gradle check result for 8031696: 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?

Copy link
Contributor

✅ Gradle check result for 8031696: SUCCESS

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72.04%. Comparing base (b006c0f) to head (8031696).
Report is 8 commits behind head on 2.19.

Files with missing lines Patch % Lines
...nsearch/http/netty4/Netty4HttpServerTransport.java 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #17416      +/-   ##
============================================
+ Coverage     72.00%   72.04%   +0.03%     
+ Complexity    65963    65960       -3     
============================================
  Files          5341     5341              
  Lines        307158   307155       -3     
  Branches      44824    44825       +1     
============================================
+ Hits         221184   221275      +91     
+ Misses        67498    67421      -77     
+ Partials      18476    18459      -17     

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

@reta reta merged commit cd8bcd2 into opensearch-project:2.19 Feb 21, 2025
68 checks passed
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.

None yet

2 participants