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 #7008] Fix the issue of protocol parsing failure when using haproxy and tls together #7009

Merged
merged 1 commit into from Jul 10, 2023

Conversation

RongtongJin
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7008

Brief Description

Fix the issue of protocol parsing failure when using haproxy and tls together

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Merging #7009 (5f34d49) into develop (4f840af) will decrease coverage by 0.01%.
The diff coverage is 80.00%.

@@              Coverage Diff              @@
##             develop    #7009      +/-   ##
=============================================
- Coverage      42.65%   42.64%   -0.01%     
- Complexity      9234     9235       +1     
=============================================
  Files           1136     1136              
  Lines          80635    80635              
  Branches       10538    10538              
=============================================
- Hits           34393    34387       -6     
- Misses         41938    41960      +22     
+ Partials        4304     4288      -16     
Impacted Files Coverage Δ
...e/rocketmq/remoting/netty/NettyRemotingServer.java 58.18% <80.00%> (+2.72%) ⬆️

... and 25 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lizhimins lizhimins merged commit 58550f0 into apache:develop Jul 10, 2023
10 checks passed
lizhimins pushed a commit to lizhimins/rocketmq that referenced this pull request Jul 26, 2023
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.

[Bug] Protocol parsing fails when haproxy and tls protocols are both enabled
4 participants