frostfs-node/cmd
Pavel Karpy 76b87c6d94 [#1972] node: Do not save objects if node not in a container
Do not use node's local storage if it is clear that an object will be
removed anyway as a redundant. It requires moving the changing local storage
logic from the validation step to the local target implementation.
It allows performing any relations checks (e.g. object locking) only if a
node is considered as a valid container member and is expected to store
(stored previously) all the helper objects (e.g. `LOCK`, `TOMBSTONE`, etc).

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-11-08 13:18:15 +03:00
..
neofs-adm [#1966] neofs-adm: Fix signature creation for multiactor scenario 2022-10-25 11:22:00 +03:00
neofs-cli [#1972] cli: Fix lifetime flag in the lock command 2022-11-08 13:18:15 +03:00
neofs-ir [#1713] ir: Add Neo RPC switch interval to the config 2022-10-25 17:38:48 +03:00
neofs-lens [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
neofs-node [#1972] node: Do not save objects if node not in a container 2022-11-08 13:18:15 +03:00