open-vault/changelog/15493.txt
Nick Cabatoff bc9f69af2e
Forward autopilot state reqs, avoid self-dialing (#15493)
Make sure that autopilot is disabled when we step down from active node state.  Forward autopilot state requests to the active node.  Avoid self-dialing due to stale advertisement.
2022-05-18 14:50:18 -04:00

3 lines
103 B
Plaintext

```release-note:bug
storage/raft: Forward autopilot state requests on perf standbys to active node.
```