Matthias,<br><br><div class="gmail_quote">On Wed, May 19, 2010 at 3:20 PM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Gustavo,<br>
<br>
Gustavo Aquino wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Yes, basic consumer have other best way ? If I drop consumer queue continue to grow my friend, withour any consumers or publisher queue size continue to grow for 20 minutes after stop in this scenario.<br></div>
[...] Rabbitmqctl just show message_ready size, other parameters like messages_unacknowledge and etc all the time are 0.<br>
</blockquote>
<br>
I see. So when you disconnect both the producers and consumers, the messages_ready counts keeps growing for ~20 minutes?<br></blockquote><div><br></div><div>Yes. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
You mentioned that the *queue* is &quot;transient&quot;. Do you mean non-durable?<br></blockquote><div><br></div><div>Yes.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
And what about the messages? Are you publishing them in persistent mode (delivery_mode = 2)? If so, try transient mode (delivery_mode = 1).<br></blockquote><div><br></div><div>Transient mode. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Also, to help us analyse the problem it would be good if you connected the producers and consumers via the tracer (<a href="http://www.rabbitmq.com/examples.html#tracer" target="_blank">http://www.rabbitmq.com/examples.html#tracer</a>). There will be a lot of output, but the most interesting parts are the initial moments when the producers and consumers are connecting. Please post that somewhere we can see it.<br>
</blockquote><div><br></div><div>Ok I will do it, and post here.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It愀 happened with consumers and without consumer... I don愒 think that it as network problem.<br>
</blockquote>
<br>
Agreed. It looks more like buffering inside rabbit. But there really shouldn&#39;t be much of that at a rate as low as your quoted 3kHz. So something isn&#39;t right somewhere.<br></blockquote><div><br></div><div>Regards,</div>
<div><br></div><div>Gustavo</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
Regards,<br><font color="#888888">
<br>
Matthias.<br>
</font></blockquote></div><br>