<span style>Guarantees under which circumstances specifically? I'm thinking about connection shutdowns, broker crashes, this kind of events. Let me clarify that I'm just trying to understand, as I'm building a library which encapsulates this behavior using publisher confirms, and I'm facing the problem of making sure that all messages reach the destination, and thus what to do when messages are not (n)acked by the broker, if that can ever happen.</span> <div>
<br><div class="gmail_quote">On Tue, Dec 20, 2011 at 17:31, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 20/12/11 16:19, Busoli, Simone wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Therefore I'm wondering whether a mechanism, perhaps an options of<br>
the shovel and federation plugins (every x messages, every x seconds,<br>
...), to process messages which have remain unconfirmed for some time<br>
should be introduced.<br>
</blockquote>
<br></div>
The server guarantees that every message requiring confirmation is eventually either ack'ed or nack'ed. So I don't see what a timeout would accomplish.<span class="HOEnZb"><font color="#888888"><br>
<br>
Matthias.</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>