Hi All,<div><br></div><div>I&#39;ve been doing some experiments with rabbit over the holidays and one thing that I run into that always bugs me is if I get a queue filled up with &gt; �1 million messages being published continuously (but not consumed) on my laptop I usually wind up with rabbitMQ getting into an &quot;odd&quot; state. By odd I mean:</div>
<div><br></div><div>* management console lists &quot;?&quot; for the number of messages in the queue</div><div>* calling rabbitmq-server stop doesn&#39;t stop the broker (I wind up having to do a hard kill -9).</div><div>
* CPU usage usually sticks around 100% (even long after the producer has been shut down)</div><div>* Memory high watermark is not met (not even close</div><div><br></div><div>I&#39;m sure that I&#39;m either doing something stupid or missing &quot;a correct way to configure things&quot; so I&#39;d like any suggestions on what I could do here.</div>
<div><br></div><div>Thanks,</div><div>James</div>