Is there a roadmap of when TTL's might be available, or work already being done toward this? I believe I read somewhere that TTL was not defined well in the AMQP 8 spec or something like that.<br><br>Thanks for all of your help.<br>
<br><div class="gmail_quote">On Tue, Nov 10, 2009 at 10:51 AM, Matthew Sackman <span dir="ltr"><<a href="mailto:matthew@lshift.net">matthew@lshift.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, Nov 10, 2009 at 10:49:29AM -0700, Derek Burdick wrote:<br>
> That sounds like the likely culprit. I'll test that and let you know. What<br>
> I was hoping to accomplish, was to have the message queue, keep a copy of a<br>
> message for an hour so that when a new consumer connected, he receives the<br>
> last hour of messages. I might have to add this logic to the applications<br>
> somehow.<br>
<br>
</div>Yes, there is currently no way of giving messages a TTL in RabbitMQ.<br>
You'll need to do this at the application layer.<br>
<div><div></div><div class="h5"><br>
Matthew<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br>