frostfs-node/pkg/services/object/internal
Leonard Lyubich 05420173cc [#1894] services/object: Ignore unrelated sessions in client
In some scenarios original session can be unrelated to the objects which
are read internally by the node. For example, node requests child
objects when removing the parent one.

Tune internal NeoFS API client used by node's Object API server to
ignore unrelated sessions in `GetObject` / `HeadObject` / `PayloadRange`
ops.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-14 12:37:31 +03:00
..
client [#1894] services/object: Ignore unrelated sessions in client 2022-10-14 12:37:31 +03:00
key.go [#645] client/cache: Check response public key in all client operations 2021-09-30 20:57:00 +03:00