frostfs-node/cmd
Leonard Lyubich ced854bc2e [#1175] object/fmt: Handle LOCK objects
Make `FormatValidator.ValidateContent` to verify payload of `LOCK`
objects. Pass locked objects to `Locker` interface. Require from
`Locker.Lock` to return `apistatus.IrregularObjectLock` error on a
corresponding condition.

Also add error return to `DeleteHandler.DeleteObjects` method. Require
from method to return `apistatus.ObjectLocked` error on a corresponding
condition. Adopt implementations.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-15 13:03:23 +03:00
..
neofs-adm [#1223] amd: Fix subnet node command 2022-03-10 19:23:39 +03:00
neofs-cli [#1181] CLI: Simplify object type output 2022-03-15 13:03:23 +03:00
neofs-ir [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
neofs-lens [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
neofs-node [#1175] object/fmt: Handle LOCK objects 2022-03-15 13:03:23 +03:00