frostfs-node/pkg/services/object/put
Alex Vanin 11262bed4a [#71] Broadcast tombstone to container
With one tombstone for split objects we can't simply
place it in container. We should inform all nodes that
store split objects of removed original object.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-05 14:03:55 +03:00
..
v2 [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
distributed.go [#58] object/put: Validate payload content after filling 2020-10-02 11:25:36 +03:00
local.go [#34] services/object: Replace local placement to util 2020-10-02 11:25:35 +03:00
prm.go [#71] Broadcast tombstone to container 2020-10-05 14:03:55 +03:00
remote.go [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
res.go [#33] service/object: Implement object Put distributed service 2020-10-02 11:25:35 +03:00
service.go [#70] core/object: Process a delete group at tombstone 2020-10-05 09:36:29 +03:00
streamer.go [#71] Broadcast tombstone to container 2020-10-05 14:03:55 +03:00
validation.go [#56] object/put: Validate object format in untrusted Put 2020-10-02 11:25:36 +03:00