<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:10pt"><div>John,<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 10pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"></font><br>&gt; One more question. You say RabbitMQ crashes when you run these tests? And it crashes without writing anything interesting in th logs? Or printing anything to the console? It just exits?<br><br>It crashed without any errors in the log.&nbsp; <br><br>I found a problem with my the amqp_consumer.c that I sent last week.&nbsp; it did not send acknowledgement after consuming the messages.&nbsp; Attached please find the updated amqp_consumer with ack enabled.&nbsp; please use this for testing.<br><br>Currently the tests would send 3000 messages to each queue (MESSAGE_COUNT=3000 in
 common.sh).<br>If you find some fast consumers already finish consuming 3000 messages much earlier than other consumers, please change MESSAGE_COUNT=5000.&nbsp; this would reliably reproduce the broker crash.&nbsp; if you ran <br>"top | grep beam" while all 1000 consumers are running, you can see its memory usage grows to more than 3500 MB before it crashes.<br><br>Thanks.<br><br>-alex<br><br></div></div>
</div></body></html>