frostfs-node/pkg
Dmitrii Stepanov 71fac2b9c3 [#661] 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-12-07 15:36:04 +03:00
..
core [#529] objectcore: Use common sender classifier 2023-08-29 10:33:06 +03:00
innerring [#733] frostfs-cli: Add control ir remove-container 2023-11-03 15:42:58 +03:00
local_object_storage [#661] shard: Fix Delete method 2023-12-07 15:36:04 +03:00
metrics [#725] writecache: Fix metric values 2023-10-27 16:25:04 +03:00
morph [#733] frostfs-cli: Add control ir remove-container 2023-11-03 15:42:58 +03:00
network [#674] network: Close connections on address updates 2023-09-04 15:34:24 +03:00
services [#733] frostfs-cli: Add control ir remove-container 2023-11-03 15:42:58 +03:00
util [#638] logger: Remove sampling from test loggers 2023-08-23 11:21:05 +00:00