Skip to content

Commit f13acc0

Browse files
More 4.2.2 release notes updates
(cherry picked from commit 44a24aa)
1 parent ee96ae9 commit f13acc0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

release-notes/4.2.2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
2626

2727
GitHub issue: [#15024](https://github.com/rabbitmq/rabbitmq-server/issues/15024)
2828

29+
* Corrected a performance regression around metric collection that could have a meaningful impact on quorum queues.
30+
31+
GItHub issue: [rabbitmq/seshat#16](https://github.com/rabbitmq/seshat/pull/16)
32+
2933
* AMQP 1.0 link error frames did not have settlement set in certain failure scenarios,
3034
namely when attaching a link failed due to a missing source (queue or stream).
3135

@@ -43,6 +47,10 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
4347

4448
#### Enhancements
4549

50+
* More efficient Khepri (metadata store) querying.
51+
52+
GitHub issue: [rabbitmq/khepri#349](https://github.com/rabbitmq/khepri/pull/349)
53+
4654
* Removed a cool down delay between stream chunk redelivery attempts.
4755

4856
GitHub issue: [#14766](https://github.com/rabbitmq/rabbitmq-server/pull/14766)

0 commit comments

Comments
 (0)