[rabbitmq-discuss] Why Unacked messages - I couldn't get messages

Michael Klishin mklishin at gopivotal.com
Mon Apr 28 23:10:11 BST 2014


On 29 April 2014 at 02:08:09, Srinath Sridharan -X (srinatsr - ZENSAR TECHNOLOGIES INC at Cisco) (srinatsr at cisco.com) wrote:
> > ValidateSaveRequestQueue the last one. I am seeing unacked  
> messages and I couldn’t get those messages.

You need to acknowledge or reject deliveries, or use automatic acknowledgement
mode. Closing the channel those messages were delivered on will re-queue them. 

http://www.rabbitmq.com/tutorials/tutorial-two-java.html
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list