<div dir="ltr">Yes, the messages are dispatched, but something happens in consume method, which makes it drop. I am trying a line-by-line debug.<div>In between, where and how to use the basic.qos?</div><div><br></div><div>

Thanks.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 16, 2013 at 10:19 PM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 16 Dec 2013, at 20:44, kingsmasher1 <<a href="mailto:raj.kumar.sanpui@gmail.com">raj.kumar.sanpui@gmail.com</a>> wrote:<br>


<br>
> Do you see any issues in my consume( ) code, which makes it drop other<br>
> messages?<br>
<br>
</div>I�m pretty sure the messages are not dropped, they are being delivered and either not<br>
dispatched or not dispatched correctly in the client.<br>
<br>
You can try using basic.qos = 1 with manual acknowledgements and/or protocol tracer tool.<br>
<br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>