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 Netty4 header verifier inbound handler to deal with upgrade requests (#5045) #5048

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

reta
Copy link
Collaborator

@reta reta commented Jan 21, 2025

Backport of #5045 to 2.x

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.06%. Comparing base (d11348a) to head (8abcd19).
Report is 1 commits behind head on 2.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #5048      +/-   ##
==========================================
+ Coverage   68.04%   68.06%   +0.02%     
==========================================
  Files         346      346              
  Lines       24504    24504              
  Branches     4062     4062              
==========================================
+ Hits        16674    16679       +5     
+ Misses       5906     5902       -4     
+ Partials     1924     1923       -1     
Files with missing lines Coverage Δ
...sl/http/netty/Netty4HttpRequestHeaderVerifier.java 87.50% <ø> (ø)

... and 4 files with indirect coverage changes

@reta reta merged commit 9219e55 into opensearch-project:2.x Jan 21, 2025
81 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.

2 participants