frostfs-node/pkg/local_object_storage
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
..
blobovnicza [#1115] blobovnicza: remove GetRange method 2022-02-11 12:58:59 +03:00
blobstor [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
engine [#1175] object/fmt: Handle LOCK objects 2022-03-15 13:03:23 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#1175] object/fmt: Handle LOCK objects 2022-03-15 13:03:23 +03:00
shard [#1175] shard: Implement Lock operation 2022-03-15 13:03:23 +03:00
util [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00
writecache [#1214] *: Use single Object type in whole project 2022-03-04 17:45:00 +03:00