openstack – RabbitMQ queue ready plus unakced messages not equal to total messages
It is running an openstack cloud cluster. Yesterday I just noticed that a nova compute node continuously report with MessagingTimeout errors. While entering into rabbitmq web management page for troubleshooting, I finded that conductor queue has 2,000 messages but almost zero ready and unacked messages!
Condcutor queue is as belows:
Now the question is, I wonder why ready messages plus unacked messages not equal to total mesages in RabbitMQ? Does it relate to RabbitMQ version and if is it finally resulted in MessagingTimeout errors?
Read more here: Source link