xk6-frostfs/internal/native
Evgenii Stratonikov 14f26e47dc [#185] native: Issue session token on the previous epoch
Consider 2 nodes, A and B. Because of the race condition, A has epoch N,
and B has (still) epoch N-1. Creating session token and putting object
on the node A will set issuing epoch to N, thus failing validation on
the node B.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-12-19 12:37:24 +00:00
..
cache.go [#146] native: Add NetworkInfo cache 2024-06-17 09:32:20 +03:00
client.go [#180] preset_grpc: Remove deprecated parameter acl 2024-11-14 15:35:13 +03:00
native.go [#185] native: Issue session token on the previous epoch 2024-12-19 12:37:24 +00:00