Drop GC marks if object not found #964

Merged
fyrchik merged 1 commit from dstepanov-yadro/frostfs-node:fix/drop_gc_marks_next_part into master 2024-02-08 07:54:40 +00:00

1 commit

Author SHA1 Message Date
bf1011131a [#964] metabase: Drop GC marks if object not found
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 3m1s
DCO action / DCO (pull_request) Successful in 2m55s
Build / Build Components (1.20) (pull_request) Successful in 4m43s
Build / Build Components (1.21) (pull_request) Successful in 4m47s
Tests and linters / Tests (1.21) (pull_request) Successful in 6m21s
Tests and linters / Staticcheck (pull_request) Successful in 6m17s
Tests and linters / Tests (1.20) (pull_request) Successful in 6m54s
Tests and linters / Lint (pull_request) Successful in 7m1s
Tests and linters / Tests with -race (pull_request) Successful in 6m52s
GC inhumes expired locks and tombstones on all the shards.
So it could be GC mark without object.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-02-08 10:28:51 +03:00