[rabbitmq-discuss] How to test Consumer failure(durability) scenario in RabbitMQ?

Michael Klishin mklishin at gopivotal.com
Thu Oct 17 14:08:49 BST 2013


On 17 Oct 2013, at 17:05, Rajasekhar P <sekhar434145 at gmail.com> wrote:

> n round-robin passion. Here, I want to test the scenario where my consumer has to fail while executing the job before acknowledgement. Here I am using Java client, can any one explain how to test this scenario? Is there any sample program for the same?  http://www.rabbitmq.com/tutorials/tutorial-two-java.html

Closing consumer channel will cause all unacknowledged messages to be requeued.

MK





More information about the rabbitmq-discuss mailing list