frostfs-node/pkg
Leonard Lyubich 14ea7b2c47 [#1219] object/delete: Change approach of the tombstone broadcast
After `putsvc.Service` started to support additional container broadcast
of the saved objects there is no more need to perform broadcast of
tombstone object in `deletesvc.Service`.

Make `putsvc.Service` to perform additional broadcast of `TOMBSTONE`
objects. Remove `broadcastTombstone` stage from `deletesvc.execCtx`,
from now it is encapsulated in `saveTombstone` stage. Remove no longer
needed `putsvc.PutInitPrm.WithTraverseOption` method.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-05 16:23:21 +03:00
..
core [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
innerring [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
local_object_storage [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1212] morph: Fix NPE in multi client 2022-03-04 12:16:11 +03:00
network [#1195] Adopt recent changes in NeoFS SDK 2022-02-28 10:43:03 +03:00
services [#1219] object/delete: Change approach of the tombstone broadcast 2022-03-05 16:23:21 +03:00
util [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00