frostfs-node/cmd
Leonard Lyubich ae6ebccd9c [] node/container: Don't add new container to missed cache record
If container listing cache on node's side is missing (for particular
owner), then updating it as a reaction to successful container creation
leads to potentially invalid cache value for a period of time equivalent
to cache TTL.

Immediately return from `ttlContainerLister.update` method if owner's
container list isn't cached.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-09-02 11:29:55 +04:00
..
neofs-adm [] neofs-adm: Clean tx hash list after awaiting 2022-08-30 16:53:00 +03:00
neofs-cli [] go.mod: Update API and SDK 2022-08-30 12:27:46 +03:00
neofs-ir [] ir, node: Drop deprecated profiler and metrics config sections 2022-08-04 15:38:35 +03:00
neofs-lens [] neofs-lens: Use stdout as default output 2022-08-09 13:23:32 +03:00
neofs-node [] node/container: Don't add new container to missed cache record 2022-09-02 11:29:55 +04:00