frostfs-node/pkg/local_object_storage
Leonard Lyubich df909984bd [#461] metabase: Delete graves regardless of the presence of objects
`Inhume` operation can be performed on already deleted objects, and in this
case the entry will be added to the graveyard. `Delete` operation finishes
with error if object is not presented in metabase. However, the entry in the
cemetery must be deleted regardless of the presence of the object.

Additionally, now `Delete` does not return an error in the absence of an
object.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-04-06 17:34:01 +03:00
..
blobovnicza [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
blobstor [#425] blobstor: Remove hard-code used for Blobovnicza test 2021-03-17 15:00:37 +03:00
engine [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
metabase [#461] metabase: Delete graves regardless of the presence of objects 2021-04-06 17:34:01 +03:00
shard [#378] shard/gc: Limit the accumulated batch of objects to be deleted 2021-02-19 11:56:32 +03:00