Delete service improvements #648

Merged
fyrchik merged 2 commits from fyrchik/frostfs-node:service-simplification-part7 into master 2023-08-25 09:45:37 +00:00

2 commits

Author SHA1 Message Date
5f8093ec50 [#648] objsvc/delete: Handle errors in Go style
Some checks failed
DCO action / DCO (pull_request) Successful in 3m48s
Vulncheck / Vulncheck (pull_request) Successful in 3m56s
Build / Build Components (1.20) (pull_request) Successful in 7m43s
Build / Build Components (1.21) (pull_request) Successful in 7m45s
Tests and linters / Tests with -race (pull_request) Failing after 8m29s
Tests and linters / Staticcheck (pull_request) Successful in 9m22s
Tests and linters / Tests (1.21) (pull_request) Successful in 9m46s
Tests and linters / Tests (1.20) (pull_request) Successful in 10m7s
Tests and linters / Lint (pull_request) Successful in 10m47s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-25 11:19:50 +03:00
890901888c [#648] objsvc/delete: Remove redundant logs
We never propagate delete requests to the container node, because
tombstone broadcast is done via PUT. No need to pollute logs.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-25 11:19:50 +03:00