<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 28, 2013 at 1:36 PM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com" target="_blank">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"><div class="im">On 28/10/13 20:31, Graeme N wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It looks like if you have a bunch of persistent queues full of messages<br>
(~10k each in this case), and you delete them via the API and then<br>
recreate them immediately, Rabbit won&#39;t have finished deleting messages<br>
out of mnesia / disk, and so they&#39;ll reappear with some subset of the<br>
messages that were present before queue deletion.<br>
</blockquote>
<br></div>
I can assure you that is not what happens.<br>
<br>
Looking forward to your test code to prove me wrong :)<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Well, if you&#39;ve got my script bundle from earlier in the thread, just update with this script. Use them to build a test cluster, populate 100 queues with 1000 messages each. Then run this script to delete and recreate all the queues. This always produces new queues for me that contain old messages. ;)<br>
<br></div><div>Graeme<br><br></div></div></div></div>