admin管理员组

文章数量:1336660

i deploy rabbitmq with official community image (RabbitMQ 4.0.2 Erlang 26.2.5.4)

in queues tab, all states are running:

but in queue details, it shows idle(and it really is):

Even if I create a new queue, its status is displayed as "Running".

I have Durable classic or quorum queues and auto-delete is disable for all queues.

Are there any special settings or tips or just a bug?

i deploy rabbitmq with official community image (RabbitMQ 4.0.2 Erlang 26.2.5.4)

in queues tab, all states are running:

but in queue details, it shows idle(and it really is):

Even if I create a new queue, its status is displayed as "Running".

I have Durable classic or quorum queues and auto-delete is disable for all queues.

Are there any special settings or tips or just a bug?

Share Improve this question asked Nov 19, 2024 at 15:31 voicerecordistvoicerecordist 711 gold badge2 silver badges13 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

Seems like a bug.

I have used RabbitMQ 3.6.10 and it shows running or idle respectively.

本文标签: Why are RabbitMQ queues states always shown as running(even if they are idle)Stack Overflow