File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments