fsm: one-time token expiration should be deterministic (#13737)
When applying a raft log to expire ACL tokens, we need to use a timestamp provided by the leader so that the result is deterministic across servers. Use leader's timestamp from RPC call
Showing
+17 -11
.changelog/13737.txt
0 → 100644
Please register or sign in to comment