frostfs-node/pkg/core
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
..
client [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
container [#1100] *: Adopt new SDK's owner.ID API 2022-01-21 17:58:30 +03:00
netmap *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
object [#1175] object/fmt: Handle LOCK objects 2022-03-15 13:03:23 +03:00
version *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00