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