frostfs-node/pkg/core
Pavel Karpy 156ba85326 [] 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
..
client [] English Check 2022-05-11 10:40:02 +03:00
container [] node: Support EACL_NOT_FOUND status 2022-08-01 20:45:36 +03:00
netmap [] *: Remove .gitkeep files 2022-07-14 15:10:57 +03:00
object [] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
storagegroup [] ir: Do not use map for combining SG ID and SG object 2022-07-06 09:56:26 +03:00
version [] version: Upgrade SDK package 2022-05-12 09:48:31 +03:00