Skip to content

node/grpc: Change max recv msg size on `MaxObjectSize` setting update

19f39df
Select commit
Loading
Failed to load commit list.
Draft

Fix replication service denial after MaxObjectSize increase #2911

node/grpc: Change max recv msg size on `MaxObjectSize` setting update
19f39df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

23.78% (+0.02%) compared to 73e8414

View this Pull Request on Codecov

23.78% (+0.02%) compared to 73e8414

Details

Codecov Report

❌ Patch coverage is 31.81818% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.78%. Comparing base (73e8414) to head (19f39df).
⚠️ Report is 2272 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/netmap.go 0.00% 16 Missing ⚠️
cmd/neofs-node/cache.go 0.00% 15 Missing ⚠️
cmd/neofs-node/grpc.go 65.62% 11 Missing ⚠️
cmd/neofs-node/object.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2911      +/-   ##
==========================================
+ Coverage   23.75%   23.78%   +0.02%     
==========================================
  Files         774      774              
  Lines       44866    44911      +45     
==========================================
+ Hits        10660    10681      +21     
- Misses      33356    33380      +24     
  Partials      850      850              

☔ 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.