open-consul/.changelog/_1085.txt

7 lines
336 B
Plaintext
Raw Normal View History

2021-08-26 01:46:21 +00:00
```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.
```