Skip to content

Make Reed-Solomon data encoding for containers with enabled EC #3421

@cthulhu-rider

Description

@cthulhu-rider

Is your feature request related to a problem? Please describe.

REP 1 containers make no sense in practice. Currently, one instance of each object is stored in such containers w/o redundancy. This resets the possibility of data recovery

Describe the solution you'd like

for containers with REP 1, enable RS encoding procedure described within #3419

Describe alternatives you've considered

keep REP 1 w/o redundancy and require explicit flag to enable EC in the container. Seems that there is no value in REP 1 now. So, this would only unnecessarily complicate the implementation

Metadata

Metadata

Assignees

Labels

featureCompletely new functionalityneofs-storageStorage node application issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions