2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-01 22:00:42 +00:00
2021-08-25 19:46:21 -06:00

7 lines
336 B
Plaintext

```release-note:improvement
areas: **(Enterprise only)** Make implementation of WriteToAddress non-blocking to avoid slowing down memberlist's packetListen routine.
```
```release-note:improvement
areas: **(Enterprise only)** Apply backpressure to area gossip packet ingestion when more than 512 packets are waiting to be ingested.
```