[rabbitmq-discuss] Consumer's confirm

Mohsen Lotfizad mtlotfizad at gmail.com
Thu Jul 19 10:25:49 BST 2012


Hi

I have a project that producers want to assure their message are delivered
to consumers.
I make a Google search and find rabbitMQ transaction and confirm from (
http://www.rabbitmq.com/blog/2011/02/10/introducing-publisher-confirms/) .
I download discussed examples and run them. But I comment the consumer
part. with my surprise producer gives ack, even if I uncomment  consumer
part and send NACK instead of ack!

what should I do to route consumers ack to producer?

ps: does com.rabbitmq.client.Channel#addReturnListener helps me?

-- 

Sincerely
ML
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120719/118c9f0d/attachment.htm>


More information about the rabbitmq-discuss mailing list