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

shard: print shard ID in component logs #1611

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Jul 19, 2022

Close #1575 .

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

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #1611 (900652b) into master (9f7a22e) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 900652b differs from pull request most recent head 985e052. Consider uploading reports for the commit 985e052 to get more accurate results

@@            Coverage Diff             @@
##           master    #1611      +/-   ##
==========================================
- Coverage   35.94%   35.92%   -0.02%     
==========================================
  Files         305      305              
  Lines       18454    18464      +10     
==========================================
  Hits         6633     6633              
- Misses      11263    11273      +10     
  Partials      558      558              
Impacted Files Coverage Δ
pkg/local_object_storage/blobstor/blobstor.go 82.53% <0.00%> (-2.71%) ⬇️
pkg/local_object_storage/metabase/db.go 73.50% <0.00%> (-0.99%) ⬇️
pkg/local_object_storage/shard/id.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f7a22e...985e052. Read the comment docs.

@fyrchik fyrchik merged commit 11c9df6 into nspcc-dev:master Jul 19, 2022
aprasolova pushed a commit to aprasolova/neofs-node that referenced this pull request Oct 19, 2022
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
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.

metadata resync log is missing shard ID
2 participants