Fix checking EC parent existence on Put object to shard #1548

Merged
fyrchik merged 3 commits from dstepanov-yadro/frostfs-node:fix/path_removed_ec into master 2024-12-11 07:26:34 +00:00

3 commits

Author SHA1 Message Date
9139d13f95
[#1548] metabase: Check if EC parent is removed or expired
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 2m46s
Tests and linters / Run gofumpt (pull_request) Successful in 2m50s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m12s
DCO action / DCO (pull_request) Successful in 3m12s
Tests and linters / gopls check (pull_request) Successful in 3m35s
Build / Build Components (pull_request) Successful in 4m4s
Tests and linters / Staticcheck (pull_request) Successful in 4m37s
Tests and linters / Tests (pull_request) Successful in 5m21s
Tests and linters / Lint (pull_request) Successful in 5m26s
Tests and linters / Tests with -race (pull_request) Successful in 6m34s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-12-10 14:37:21 +03:00
212a81095e
[#1548] engine: Rename parent -> ecParent
Parent could mean split parent or EC parent. In this case it is EC parent only.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-12-10 14:37:20 +03:00
5b42ea4c82
[#1548] policer: Do not replicate EC chunk if object already removed
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-12-10 14:37:20 +03:00