forked from TrueCloudLab/frostfs-node
d15a7d8d3d
In previous implementation storage node responded with the removed container up until cache invalidation due to TTL. In order to avoid false-positive responses node should update its cache on `DeleteSuccess` events. Make node to call `handleRemoval` method of the container cache which leads to subsequent `apistatus.ErrContainerNotFound` errors. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
neofs-adm | ||
neofs-cli | ||
neofs-ir | ||
neofs-lens | ||
neofs-node |