[rabbitmq-discuss] Client Acknowlegde methodology seems to fail on Temporary Queues.

Simon MacMullen simon at rabbitmq.com
Wed Oct 2 10:15:10 BST 2013


On 02/10/13 07:03, footfault wrote:
> =ERROR REPORT==== 2-Oct-2013::15:27:25 ===
> connection <0.13523.5>, channel 1 - soft error:
> {amqp_error,precondition_failed,"unknown delivery tag 1",'basic.ack'}

> Seems like a bug to be.

Yes, in your application. You must ensure that you acknowledge messages 
on the same channel as you received them, and only acknowledge them once.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list