9dc5200155
* update raft to v1.3.7 * add changelog * fix compilation error * fix HeartbeatTimeout * fix ElectionTimeout to reload only if value is valid * fix default values for `ElectionTimeout` and `HeartbeatTimeout` * fix test defaults * bump raft to v1.3.8
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
```release-note:bug
|
|
raft: upgrade to v1.3.8 which fixes a bug where non cluster member can still be able to participate in an election.
|
|
```
|