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

[ISSUE #7945] Make HAProxyMessageForwarder Scalable #7946

Merged
merged 6 commits into from
Mar 19, 2024

Conversation

dingshuangxi888
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7945

Brief Description

Make HAProxyMessageForwarder Scalable

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 42.86%. Comparing base (9b4f16a) to head (88d97fe).

Files Patch % Lines
...g/protocol/http2proxy/HAProxyMessageForwarder.java 0.00% 16 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7946      +/-   ##
=============================================
+ Coverage      42.85%   42.86%   +0.01%     
- Complexity     10349    10357       +8     
=============================================
  Files           1270     1270              
  Lines          88583    88594      +11     
  Branches       11390    11393       +3     
=============================================
+ Hits           37958    37976      +18     
+ Misses         45945    45943       -2     
+ Partials        4680     4675       -5     

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

@lizhimins lizhimins merged commit 1b63e8e into apache:develop Mar 19, 2024
9 of 10 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.

[Enhancement] Make HAProxyMessageForwarder Scalable
3 participants