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

neofs-node: use writecache.max_object_size from the config #1925

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Oct 18, 2022

Close #1926

Signed-off-by: Evgenii Stratonikov evgeniy@morphbits.ru

@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #1925 (f913a22) into master (13e818e) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #1925   +/-   ##
=======================================
  Coverage   30.81%   30.81%           
=======================================
  Files         378      378           
  Lines       27116    27116           
=======================================
  Hits         8357     8357           
  Misses      18064    18064           
  Partials      695      695           
Impacted Files Coverage Δ
cmd/neofs-node/config.go 0.00% <0.00%> (ø)

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

…e config

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
Copy link
Member

@carpawell carpawell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oups.

@fyrchik fyrchik merged commit 1980ed9 into nspcc-dev:master Oct 18, 2022
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.

neofs-node doesn't use writecache.max_object_size from the config
2 participants