2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-18 17:52:17 +00:00
R.B. Boyer 58e053c336
raft: upgrade to v1.3.6 ()
Add additional protections on the Consul side to prevent NonVoters from bootstrapping raft.

This should un-flake TestServer_Expect_NonVoters
2022-03-02 17:00:02 -06:00

4 lines
175 B
Plaintext

```release-note:bug
raft: upgrade to v1.3.6 which fixes a bug where a read replica node could attempt bootstrapping raft and prevent other nodes from bootstrapping at all
```