forked from TrueCloudLab/frostfs-node
5ce8315cd8
In previous implementation storage node responded with the outdated container list after successful creation/removal up until cache invalidation due to TTL. In order to decrease the probability of outdated responses node should update its cache on event receipts. Implement `ttlContainerLister.update` method which actualizes cached list of the owner's containers. Make node to call `update` method on `PutSuccess`/`DeleteSuccess` notifications from the `Container` contract. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
neofs-adm | ||
neofs-cli | ||
neofs-ir | ||
neofs-lens | ||
neofs-node |