b216d52b66
This will both save on unnecessary raft operations as well as unnecessarily incrementing the raft modify index of config entries subject to no-op updates.
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
```release-note:improvement
|
|
server: conditionally avoid writing a config entry to raft if it was already the same
|
|
```
|