xk6-frostfs/internal/native
Evgenii Stratonikov a7ce86947a
Some checks failed
Tests and linters / Lint (pull_request) Successful in 4m16s
DCO action / DCO (pull_request) Failing after 6m56s
Tests and linters / Tests (pull_request) Successful in 8m36s
Tests and linters / Tests with -race (pull_request) Successful in 9m4s
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 14:58:52 +03: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 native: Issue session token on the previous epoch 2024-12-19 14:58:52 +03:00