mirror_queue_slave memory #8641
-
Describe the bugReproduction stepsinstall: erlang-23.3.4.7-1.el7.x86_64.rpm rabbitmq-server-3.10.7-1.el8.noarch.rpm Expected behavior
Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Queue mirroring has been deprecated for a long time and will be removed soon. Issues like this one are among the reasons we invested into developing far superior quorum queues. For a quick but not guaranteed fix, you can try to upgrade:
Please test this in a test environment first though. What you are seeing is caused by a queue master overloading a slave. Performance improvements in 3.11/3.12 and classic queues v2 may lead to situations where the slaves are overloaded even faster (but in some other cases will lead to them not being overloaded at all) Migration to quorum queues is the real answer. |
Beta Was this translation helpful? Give feedback.
-
#3925, #2973 are also highly relevant. At the very least please upgrade to 3.11.18 and then 3.12.0 or 3.12.1 (expected to ship this week). |
Beta Was this translation helpful? Give feedback.
#3925, #2973 are also highly relevant.
At the very least please upgrade to 3.11.18 and then 3.12.0 or 3.12.1 (expected to ship this week).