Skip to content

Is memory watermark too low? #1305

Discussion options

You must be logged in to vote

The 0.4 default is indeed very conservative and I'm pretty sure we'll revisit it at some point (on the rabbitmq-server inside, I don't mean overriding the default in the Operator). Therefore, changing this limit is definitely an option. Given how many ways there are to use RabbitMQ, with different versions, queue types, queue lengths and other factors, picking a good default is very hard and can certainly be adjusted on a per-environment basis where these details are known.

What do you mean by "in-memory queues" by the way? If you mean non-lazy, be advised that in 3.12, we'll make all queues lazy basically (which should reduce memory usage, especially if you switch to classic queues v2).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ChunyiLyu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants