frostfs-node/pkg/local_object_storage
Leonard Lyubich 7c3f828893 [#219] metabase: Count parent references in Delete operation
Delete operation of Metabase is performed on group of objects. The set being
removed can contain descendants of a common parent. In the case when all
descendants of a parent object are deleted, it must also be deleted from
the metabase. In the previous implementation, this was not done due to the
chosen approach to counting references to the parent.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-18 09:54:19 +03:00
..
blobovnicza [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
blobstor [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
engine [#379] storage engine: Inhume object in one shard 2021-02-15 18:58:18 +03:00
metabase [#219] metabase: Count parent references in Delete operation 2021-02-18 09:54:19 +03:00
shard [#337] engine: Add container listing for both engine and shard 2021-01-29 11:04:30 +03:00