frostfs-node/pkg/local_object_storage
Pavel Karpy 156ba85326 [#1634] node: Do not return expired objects
If an object has not been marked for removal by the GC in the current epoch
yet but has already expired, respond with `ErrObjectNotFound` api status.
Also, optimize shard iteration: a node must stop any iteration if the object
 is found but gonna be removed soon.
All the checks are performed by the Metabase.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-08-04 16:31:49 +03:00
..
blobovnicza [#1559] local_object_storage: Provide readOnly flag to Open 2022-07-21 17:56:06 +03:00
blobstor shard: add more checks for GetRange parameters 2022-07-29 11:22:04 +03:00
engine [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
internal/log [#1644] storagelog: Fix doc comment 2022-07-30 18:39:08 +03:00
metabase [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
pilorama [#1559] local_object_storage: Allow to set mode for all components 2022-07-21 17:56:06 +03:00
shard [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
util [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
writecache [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00