Skip to content

Netty Reactor Http Fix#3004

Merged
deleonenriqueta merged 9 commits into
mainfrom
netty-reactor-http-fix
Jul 20, 2026
Merged

Netty Reactor Http Fix#3004
deleonenriqueta merged 9 commits into
mainfrom
netty-reactor-http-fix

Conversation

@deleonenriqueta

@deleonenriqueta deleonenriqueta commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Added segment cleanup to terminal connection states, which atomically removes and ends any segment still associated with the connection.

Related Issue : NR-578325

jtduffy
jtduffy previously approved these changes Jul 20, 2026
@deleonenriqueta deleonenriqueta changed the title Netty reactor http fix Netty Reactor Http Fix Jul 20, 2026
@deleonenriqueta
deleonenriqueta marked this pull request as ready for review July 20, 2026 17:15
@codecov-commenter

codecov-commenter commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.91%. Comparing base (f043807) to head (ae6002d).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3004      +/-   ##
============================================
- Coverage     70.92%   70.91%   -0.02%     
+ Complexity    10655    10651       -4     
============================================
  Files           870      870              
  Lines         42879    42879              
  Branches       6486     6486              
============================================
- Hits          30411    30406       -5     
- Misses         9532     9535       +3     
- Partials       2936     2938       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@deleonenriqueta
deleonenriqueta merged commit 215fa92 into main Jul 20, 2026
138 checks passed
@github-project-automation github-project-automation Bot moved this from Triage to Code Complete/Done in Java Engineering Board Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Code Complete/Done

Development

Successfully merging this pull request may close these issues.

4 participants