summaryrefslogtreecommitdiff
path: root/rabbitmq-components.mk
diff options
context:
space:
mode:
authorKarl Nilsson <kjnilsson@gmail.com>2023-03-09 14:20:21 +0000
committerKarl Nilsson <kjnilsson@gmail.com>2023-03-09 14:20:21 +0000
commit36c2417bac60d5586bd04acb986548571abc5f23 (patch)
treefb1360692b50dde8665b3e8803ae887d4ff31369 /rabbitmq-components.mk
parent297d9edc3e3a60ae41f9c854bc262a6e8079cb46 (diff)
downloadrabbitmq-server-git-36c2417bac60d5586bd04acb986548571abc5f23.tar.gz
Ra 2.5.0
This Ra release includes improvements to Ra server GC behaviour when receiving a lot of low priority commands with large binary payloads (e.g. quorum queue messages). Practically this allows quorum queues to accept large amounts of messages in a more predicatble and performant manner. This change also removes ra_file_handle cache that was used as a bridge between ra file operations and RabbitMQ io metrics. Lots of components in RabbitMQ such as streams and CQv2s do not record io metrics in the previous manner due to overhead incurred for every file io operation. These metrics are better inspected at the OS level anyway.
Diffstat (limited to 'rabbitmq-components.mk')
-rw-r--r--rabbitmq-components.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk
index dfd9d904e2..95878c577d 100644
--- a/rabbitmq-components.mk
+++ b/rabbitmq-components.mk
@@ -115,7 +115,7 @@ dep_cowboy = hex 2.8.0
dep_cowlib = hex 2.9.1
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git master
dep_prometheus = hex 4.10.0
-dep_ra = hex 2.4.9
+dep_ra = hex 2.5.0
dep_ranch = hex 2.1.0
dep_recon = hex 2.5.3
dep_redbug = hex 2.0.7