mirror of https://github.com/hashicorp/consul
bump raft version to v1.3.11 (#14897)
* bump raft version to v1.3.11 * Add change log * fix go.sumpull/14959/head
parent
c286544fa8
commit
7f6c52a9ee
@ -0,0 +1,11 @@
|
||||
```release-note:improvement
|
||||
raft: Fix a race condition where the snapshot file is closed without being opened
|
||||
```
|
||||
|
||||
```release-note:improvement
|
||||
raft: Allow nonVoter to initiate an election to avoid having an election infinite loop when a Voter is converted to NonVoter
|
||||
```
|
||||
|
||||
```release-note:improvement
|
||||
raft: Cap maximum grpc wait time when heartbeating to heartbeatTimeout/2
|
||||
```
|
Loading…
Reference in new issue