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

support reloading pool sizes with SIGHUP #3019

Merged
merged 3 commits into from
Nov 21, 2024

node: support reloading object pool sizes with SIGHUP

b40b85c
Select commit
Loading
Failed to load commit list.
Merged

support reloading pool sizes with SIGHUP #3019

node: support reloading object pool sizes with SIGHUP
b40b85c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 0s

22.85% (+0.00%) compared to 1092989

View this Pull Request on Codecov

22.85% (+0.00%) compared to 1092989

Details

Codecov Report

Attention: Patch coverage is 29.16667% with 17 lines in your changes missing coverage. Please review.

Project coverage is 22.85%. Comparing base (1092989) to head (b40b85c).

Files with missing lines Patch % Lines
cmd/neofs-node/config.go 0.00% 16 Missing ⚠️
pkg/util/worker_pool.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3019   +/-   ##
=======================================
  Coverage   22.84%   22.85%           
=======================================
  Files         791      791           
  Lines       58684    58709   +25     
=======================================
+ Hits        13409    13418    +9     
- Misses      44377    44394   +17     
+ Partials      898      897    -1     

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


🚨 Try these New Features: