Skip to content

Fix Netty deprecation warnings in transport-reactor-netty4 module#20429

Merged
reta merged 2 commits into
opensearch-project:mainfrom
fdesu:issues/reactor-netty-deprecation-warnings
Jan 16, 2026
Merged

Fix Netty deprecation warnings in transport-reactor-netty4 module#20429
reta merged 2 commits into
opensearch-project:mainfrom
fdesu:issues/reactor-netty-deprecation-warnings

Add the CHANGELOG entry

13948ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 1s

73.23% (target 70.00%)

View this Pull Request on Codecov

73.23% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.23%. Comparing base (ddf20f8) to head (13948ce).

Files with missing lines Patch % Lines
...ensearch/transport/reactor/SharedGroupFactory.java 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #20429      +/-   ##
============================================
- Coverage     73.30%   73.23%   -0.08%     
+ Complexity    71832    71760      -72     
============================================
  Files          5792     5792              
  Lines        328639   328641       +2     
  Branches      47311    47311              
============================================
- Hits         240905   240665     -240     
- Misses        68458    68675     +217     
- Partials      19276    19301      +25     

☔ View full report in Codecov by Sentry.
📢 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.