[rabbitmq-discuss] Consumer crash, redelivery and prefetch
Matthias Radestock
matthias at rabbitmq.com
Tue Mar 18 13:52:45 GMT 2014
On 18/03/14 13:52, Thomas Riccardi wrote:
> What about re-queueing and TTL? Is the timer still running from the
> original queueing time? Or is it reset like a re-publishing?
From http://www.rabbitmq.com/ttl.html#per-queue-message-ttl
<quote>
The original expiry time of a message is preserved if it is requeued
</quote
So yes, that's another difference.
> Is there a difference between per-message TTL and per-queue message TTL
> in this case?
No.
Matthias.
More information about the rabbitmq-discuss
mailing list