mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Don't allow setting dead server last contact threshold to less than 1 minute * add changelog * document the minimum dead server last contact threshold
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
```release-note:improvement
|
|
storage/raft: Cap the minimum dead_server_last_contact_threshold to 1m.
|
|
```
|