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

Randomize tree synchronization #2161

Merged
merged 3 commits into from
Dec 15, 2022
Merged

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Dec 15, 2022

Close #2127, #2154 .

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #2161 (2986f5b) into master (3d989f3) will decrease coverage by 0.00%.
The diff coverage is 11.11%.

❗ Current head 2986f5b differs from pull request most recent head a4a7005. Consider uploading reports for the commit a4a7005 to get more accurate results

@@            Coverage Diff             @@
##           master    #2161      +/-   ##
==========================================
- Coverage   30.77%   30.76%   -0.01%     
==========================================
  Files         382      382              
  Lines       28065    28079      +14     
==========================================
+ Hits         8637     8639       +2     
- Misses      18696    18707      +11     
- Partials      732      733       +1     
Impacted Files Coverage Δ
pkg/services/tree/sync.go 0.00% <0.00%> (ø)
pkg/local_object_storage/pilorama/boltdb.go 83.99% <50.00%> (-0.31%) ⬇️

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

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.

Does it really closes #2127? Changelog

@fyrchik
Copy link
Contributor Author

fyrchik commented Dec 15, 2022

@carpawell Yes, there is another task for more complex solution #2146.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
…g container of 1 node

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Speeds up synchronization a bit.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
@fyrchik fyrchik merged commit 7693db8 into nspcc-dev:master Dec 15, 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.

Tree-service sync after splitbrain failover
3 participants