[rabbitmq-discuss] Losing messages, why?
Matthias Radestock
matthias at rabbitmq.com
Wed Feb 23 08:58:18 GMT 2011
On 23/02/11 07:56, DOBRO wrote:
> For those queues which have "messages" and "messages_ready"
> "rabbitmqctl list_consumers" shows:
>
> queue_name<rabbit at myhost.2.7525.630> queue_name false
>
> The queue name and the consumer tag are the same, is it ok?
That should be fine.
In your original report you said that
<quote>
Sometimes Client3 stops to receive messages from Client1 and Client2
(from queue board-queue-2) (even if Client2 publishes messages every 10
seconds). However, Client3 receives messages from all other queues.
</quote>
Could you post the output of
list_{exchanges,queues,bindings,consumers,connections,channels} *when
the system is in that state*, i.e. when Client3 has stopped receiving
messages from board-queue-2?
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list