<div dir="ltr">I have one producer which produces messages on Queue called &quot;Test&quot; and two consumers(Workers) which are listening to &quot;Test&quot; queue in 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? �<a href="http://www.rabbitmq.com/tutorials/tutorial-two-java.html">http://www.rabbitmq.com/tutorials/tutorial-two-java.html</a><div>
<br></div><div>Thanks in advance</div></div>