5db952eada
OSS parts of ent PR #3172: assume nodes we haven't received heartbeats from are running the same version as we are. Failing to provide a version/upgrade_version will result in Autopilot (on ent) demoting those unversioned nodes to non-voters until we receive a heartbeat from them.
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
```release-note:bug
|
|
storage/raft: Nodes no longer get demoted to nonvoter if we don't know their version due to missing heartbeats.
|
|
```
|