EC put #1064

Merged
fyrchik merged 5 commits from dstepanov-yadro/frostfs-node:feat/ec_put into master 2024-04-09 07:08:55 +00:00

5 commits

Author SHA1 Message Date
04a23efef6 [#1064] policer: Disable EC processing
All checks were successful
DCO action / DCO (pull_request) Successful in 2m17s
Build / Build Components (1.21) (pull_request) Successful in 3m45s
Vulncheck / Vulncheck (pull_request) Successful in 3m34s
Build / Build Components (1.20) (pull_request) Successful in 5m18s
Tests and linters / Lint (pull_request) Successful in 5m6s
Tests and linters / Staticcheck (pull_request) Successful in 6m8s
Tests and linters / gopls check (pull_request) Successful in 6m54s
Tests and linters / Tests (1.20) (pull_request) Successful in 9m31s
Tests and linters / Tests (1.21) (pull_request) Successful in 10m9s
Tests and linters / Tests with -race (pull_request) Successful in 10m19s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-04-03 15:34:04 +03:00
23db20582c [#1064] cli: Add EC header output to object head
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-04-03 15:34:04 +03:00
17a6eb26ea [#1064] dev: Add IR + 4 storage nodes configuration
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-04-03 15:34:03 +03:00
9b9a90ba0a [#1064] putsvc: Add EC put
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-04-03 15:34:03 +03:00
16f7876988 [#1064] putsvc: Refactor distributed target
Extract object builder.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-04-03 15:33:21 +03:00