mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
a1c8d4dd19
Decouple xds capacity controller and autopilot This prevents a potential bug where autopilot deadlocks while attempting to execute `AutopilotDelegate.NotifyState()` on an xdscapacity controller that stopped consuming messages.
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
```release-note:bug
|
|
connect: Remove code coupling where the xDS capacity controller could negatively affect raft autopilot performance.
|
|
```
|