[rabbitmq-discuss] rabbitMQ management tool not showing messages delivered

Emile Joubert emile at rabbitmq.com
Thu Feb 16 14:35:52 GMT 2012


Hi Jim,

On 16/02/12 13:41, Langston, Jim wrote:
> Queue	Status	R/U/Total	Incoming	delivery/get
> 
> Q1	Active	0/0/0		1510/s		1510/s
> Q2	Active	0/0/0		1510/s		1510/s
> Q3	Active	0/0/0		1510/s		1502/s
> Q4	Active 	0/0/0		1510/s		0/s
> 
> The calculation method seem to indicate no deliveries are being made. As
> the snapshot changes along with the incoming values changing, the
> delivery/get values change, but the value of 0/s for Q4
> never varies although the incoming values for Q4 do.

Is it possible that Q4 is defined with a very small TTL value and
therefore messages are expiring almost immediately from this queue? Is
it possible that a client is continuously purging Q4?



-Emile


More information about the rabbitmq-discuss mailing list