frostfs-node/pkg
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
..
core [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
innerring [#1648] morph: Change endpoint priority order 2022-08-04 16:11:24 +03:00
local_object_storage [#1634] node: Do not return expired objects 2022-08-04 16:31:49 +03:00
metrics [#1614] metrics: Add health metrics 2022-07-21 16:07:47 +03:00
morph [#1648] morph: Change endpoint priority order 2022-08-04 16:11:24 +03:00
network [#1596] *: Remove .gitkeep files 2022-07-14 15:10:57 +03:00
services [#1645] node: Support EACL_NOT_FOUND status 2022-08-01 20:45:36 +03:00
util [#1620] node: Remove debug attribute printing 2022-07-22 13:50:36 +03:00