Add #5312 to 3.10.14 release notes
This commit is contained in:
parent
9b0d2d3e60
commit
4419707ac8
|
@ -26,6 +26,10 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
|
|||
|
||||
#### Enhancements
|
||||
|
||||
* Dead-lettering of a large number of messages to a classic mirrored queues now has lower peak memory footprint.
|
||||
|
||||
GitHub issue: [#5312](https://github.com/rabbitmq/rabbitmq-server/issues/5312)
|
||||
|
||||
* Preserve additional information in the log message when heartbeat frame cannot
|
||||
be sent due to a TCP timeout.
|
||||
|
||||
|
|
Loading…
Reference in New Issue