Hi,<br>I'm testing rabbitmq cluster.<br>The problem same as https://groups.google.com/forum/?fromgroups#!searchin/rabbitmq-discuss/memory$20cluster/rabbitmq-discuss/85g_ScoeeJM/jMspuiJHD7sJ still exists.<br>I can reproduce the issue.<br><br>I runned rabbitmq-server-3.1.1 on two centos6 machines, the erlang version is R16B.<br>The two machines are 4 core and 8G ram.<br>I used mirrored durable queue for HA.<br>Two nodes are disc.<br><br>Reproduce step: <br>1.start four producers&nbsp; and publish a lot of messages(more than 1000000).<br>2.start four consumers <br>Producers and consumers running more than one hour, memory alarm will go off.<br>The master memory slow down quickly,<br>But the slave node stay in memory alarm state too long(more than 10 min).<br><br>