[rabbitmq-discuss] Management console UI lists many consumers

Simon MacMullen simon at rabbitmq.com
Fri Jun 7 15:54:07 BST 2013


On 07/06/13 15:34, Eric Berg wrote:
> Hi,
> I am seeing an issue with our management plugin on our production
> cluster. It is a 4 node cluster running RabbitMQ 3.1.1, Erlang R15B03
> with the management plugin enabled on all 4 nodes. We had many hundreds
> of consumers running over night and shut all queueing down several hours
> ago and saw the connection/channel count drop to 0 yet the consumer
> count is still stuck on 260 (pic attached).
>
> - all 4 nodes show the same thing in the UI
> - all 4 nodes indicate 0 when running rabbitmqctl list_consumers

One difference there is that the "consumers" count on the overview page 
shows consumers from all vhosts, while "rabbitmqctl list_consumers" 
shows only the default vhost - do you only have one vhost?

Other than that, it is possible that the list of consumers in the 
management database has got out of sync with reality. I'd be interested 
to know how to repeat that.

Actually, looking at the code I can guess some possibilities. I don't 
suppose you had a crashing cluster node did you?

> - I cleared the cache in the web browser and tried multiple web browsers
> and see the same thing
>
> Has anyone seen this before? Its not a huge deal to us, but it is
> confusing for sure. Thanks!

It's not a huge deal but I'd like to fix it.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list