frostfs-node/pkg/services
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
..
accounting [#625] client/balance: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
audit [#1195] Adopt recent changes in NeoFS SDK 2022-02-28 10:43:03 +03:00
container [#1195] Adopt recent changes in NeoFS SDK 2022-02-28 10:43:03 +03:00
control [#1111] control: Rename aliaces 2022-03-05 10:06:14 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
notificator [#1183] node: Add NATS client 2022-03-05 15:57:24 +03:00
object [#1219] object/delete: Change approach of the tombstone broadcast 2022-03-05 16:23:21 +03:00
object_manager [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
policer [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
replicator [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
reputation [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
session [#1133] services/session: remove expired tokens every epoch 2022-02-08 14:58:32 +03:00
util [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00