[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 16:54:42 GMT 2013


Yes, the messages are dispatched, but something happens in consume method,
which makes it drop. I am trying a line-by-line debug.
In between, where and how to use the basic.qos?

Thanks.


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

> On 16 Dec 2013, at 20:44, kingsmasher1 <raj.kumar.sanpui at gmail.com> wrote:
>
> > Do you see any issues in my consume( ) code, which makes it drop other
> > messages?
>
> I’m pretty sure the messages are not dropped, they are being delivered and
> either not
> dispatched or not dispatched correctly in the client.
>
> You can try using basic.qos = 1 with manual acknowledgements and/or
> protocol tracer tool.
>
> 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/56b6fb44/attachment.html>


More information about the rabbitmq-discuss mailing list