cfa2cb140e
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
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
```release-note:bug
|
|
acl: Fixed a bug where the timestamp for expiring one-time tokens was not deterministic between servers
|
|
```
|