[rabbitmq-discuss] Why does the queue drop other messages after	the first is consumed?
    Michael Klishin 
    mklishin at gopivotal.com
       
    Mon Dec 16 16:49:16 GMT 2013
    
    
  
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
    
    
More information about the rabbitmq-discuss
mailing list