frostfs-node/pkg/local_object_storage
Dmitrii Stepanov f2437f7ae9 [] shard: Fix Delete method
Due to the flushing data from the writecache to the storage
and simultaneous deletion, a partial deletion situation is possible.
So as a solution, deletion is allowed only when the object is in storage,
because object will be deleted from writecache by flush goroutine.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-10-16 17:00:18 +03:00
..
blobovnicza [] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
blobstor [] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
engine [] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
internal [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
metabase [] metabase: Include UpdateStorageID in metrics and traces 2023-10-16 17:00:18 +03:00
metrics [] metrics: Add blobovnicza items counter 2023-08-18 13:01:27 +03:00
pilorama [] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
shard [] shard: Fix Delete method 2023-10-16 17:00:18 +03:00
util [] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
writecache [] metabase: Include UpdateStorageID in metrics and traces 2023-10-16 17:00:18 +03:00