[rabbitmq-discuss] Per-Message TTL on NACK'd messages

Dave Seltzer dseltzer at tveyes.com
Thu Jun 28 20:57:06 BST 2012


Aha! That explains this behavior.

Thanks!

-From the guy running RabbitMQ 2.6.1

-----Original Message-----
From: Matthias Radestock [mailto:matthias at rabbitmq.com]
Sent: Thursday, June 28, 2012 3:55 PM
To: Dave Seltzer
Cc: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] Per-Message TTL on NACK'd messages

Dave Seltzer wrote:
> If the client now NAK's myMessage, does that mean when it's requeued
> it regains its initial TTL of 200,000?

No. The clock will keep ticking, so to speak. As long as you are using
RabbitMQ >= 2.7.0.

Matthias.


More information about the rabbitmq-discuss mailing list