Support EC in container storage policies#3570
Merged
roman-khimov merged 3 commits intomasterfrom Oct 16, 2025
Merged
Conversation
Contributor
cthulhu-rider
commented
Sep 9, 2025
- based on Support EC in container storage policies neofs-sdk-go#736
Member
|
Can we make it dependent on experimental config (just like meta)? IR approves containers anyway. |
Contributor
Author
that's how it's done |
Member
|
Obviously I asked before looking into the code. OK then. |
Contributor
Author
|
TODO: ban REP+EC policies for now cuz they haven't been tested yet. Support later |
d255567 to
5ce928b
Compare
6a227eb to
e542ce8
Compare
e542ce8 to
1648ef5
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #3570 +/- ##
==========================================
+ Coverage 26.72% 26.76% +0.04%
==========================================
Files 653 653
Lines 50254 51035 +781
==========================================
+ Hits 13429 13662 +233
- Misses 35780 36324 +544
- Partials 1045 1049 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
roman-khimov
approved these changes
Oct 16, 2025
Summary: - IR pushes additional container nodes sets with replica = 1 to Container contract. - CLI checks EC rules against current network map in `container create` command. - CLI prints out EC rules and corresponding SN in `container nodes` and `object nodes` commands. - SN object service and Policer handle both REP and EC rules/nodes in all services. - SN `ControlService.EvacuateShard` RPC server replicates local EC part to any node more optimal for the part's storage. Closes #3421. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Will be reverted by EC release announcement. Refs #3421. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
To be supported in #3592. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
1648ef5 to
52a751b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.