[rabbitmq-discuss] How to handle AcknowledgeMode.MANUAL acknowledgements within handleMessage() method at consumer end?
Michael Klishin
mklishin at gopivotal.com
Thu Jan 9 10:17:54 GMT 2014
On 9 Jan 2014, at 14:13, Rajasekhar P <sekhar434145 at gmail.com> wrote:
> I want to send that exception to the producer, can you please tell me how can we send it back to producer?
Send a reply message that has its type property set to “error”. See the RPC tutorial:
http://www.rabbitmq.com/tutorials/tutorial-six-java.html
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list