[rabbitmq-discuss] Why does the queue drop other messages after the first is consumed?

Raj Kumar Sanpui raj.kumar.sanpui at gmail.com
Mon Dec 16 17:47:36 GMT 2013


Thanks.
In between, do we have any man page for basic.consume?

What does "no ack", "exclusive", "local" stands for?




On Mon, Dec 16, 2013 at 11:15 PM, Michael Klishin <mklishin at gopivotal.com>wrote:

> On 16 Dec 2013, at 21:37, Michael Klishin <michael.s.klishin at gmail.com>
> wrote:
>
> > Local debug statements are of limited use in this case. What you need is
> to trace what's going
> > down the wire.
>
> Here’s how to use Tracer: download the release from [1], unarchive it, cd
> into rabbitmq-java-client-bin-3.2.2
> and run ./runjava.sh com.rabbitmq.tools.Tracer.
>
> Then connect to port 5673 instead of 5672 (given that RabbitMQ is running
> locally) from your client
> and you will see protocol commands being sent both ways in the tracer
> shell.
>
> 1. http://www.rabbitmq.com/download.html
>
> MK
>
> Software Engineer, Pivotal/RabbitMQ
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131216/6129a8ab/attachment.html>


More information about the rabbitmq-discuss mailing list