Skip to content

rabbitmq pod crash report - 1 pod in a 3 pod cluster #5227

Closed Answered by michaelklishin
vjvel asked this question in General
Discussion options

You must be logged in to vote

I'm copying my response in another discussion on the same topic.

This is a symptom that, most likely, the node in question is is low on/out of CPU resources often enough for RabbitMQ's failure detector used by Raft-based features to time out.

Besides the fact that it is usually observed on older versions (3.8.x through 3.10.x), see monitoring data, increase the number of available cores (listed in rabbitmq-diagnostics cluster_status in modern versions) and follow the docs if you have a lot of queues, channels, connections that are mostly idle.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@johanrhodin
Comment options

Comment options

You must be logged in to vote
2 replies
@vjvel
Comment options

@michaelklishin
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #5225 on July 14, 2022 09:39.