<div dir="ltr">Hi!<div><br></div><div><br></div><div>I 'm running 3.1.5 rabbitmq cluster composed by 2 virtual servers. Centos 6.3/6.4 kvm virtual machines.</div><div><br></div><div>( actually I have 6 clusters composed by 2 virtuals each )</div><div><br></div><div>When running 3.0.4 version cluster performance was so good.&nbsp;</div><div><br></div><div>But I upgrade to 3.1.5 and start to notice a strange behaviour.&nbsp;</div><div><br></div><div>Although the cluster was not used, no queues were created, memory used by "beam.smp " start growing gradually.</div><div><br></div><div>All seems like a memory leak.</div><div><br></div><div>I check the report command and all the memory was used by plugins.</div><div><br></div><div><br></div><div><div>&nbsp;[{total,756328224},</div><div>&nbsp; &nbsp; &nbsp; {connection_procs,1207264},</div><div>&nbsp; &nbsp; &nbsp; {queue_procs,2457672},</div><div>&nbsp; &nbsp; &nbsp; {plugins,696907152},</div><div>&nbsp; &nbsp; &nbsp; {other_proc,3627680},</div><div>&nbsp; &nbsp; &nbsp; {mnesia,1369320},</div><div>&nbsp; &nbsp; &nbsp; {mgmt_db,3730856},</div><div>&nbsp; &nbsp; &nbsp; {msg_index,167952},</div><div>&nbsp; &nbsp; &nbsp; {other_ets,1476848},</div><div>&nbsp; &nbsp; &nbsp; {binary,4091872},</div><div>&nbsp; &nbsp; &nbsp; {code,17899383},</div><div>&nbsp; &nbsp; &nbsp; {atom,1803449},</div><div>&nbsp; &nbsp; &nbsp; {other_system,21588776}]},</div></div><div><br></div><div><br></div><div><br></div><div>These are the plugins I am using.</div><div><br></div><div><br></div><div><div>[root@ ~]# rabbitmq-plugins list &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>[e] amqp_client &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.1.5</div><div>[e] mochiweb &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.7.0-rmq3.1.5-git680dba8<br></div><div>[E] rabbitmq_federation &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.1.5<br></div><div>[E] rabbitmq_federation_management &nbsp; &nbsp;3.1.5</div><div>[E] rabbitmq_management &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.1.5<br></div><div>[e] rabbitmq_management_agent &nbsp; &nbsp; &nbsp; &nbsp; 3.1.5</div><div>[E] rabbitmq_stomp &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.1.5<br></div><div>[e] rabbitmq_web_dispatch &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.1.5<br></div><div>[e] webmachine &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.10.3-rmq3.1.5-gite9359c7<br></div><div>[root@ ~]#&nbsp;</div></div><div><br></div><div><br></div><div><br></div><div>I start disabling one by one the plugins and I come across with the most feasible candidate. Stomp.</div><div><br></div><div><br></div><div>I disable stomp plugin and memory settle.</div><div><br></div><div><br></div><div><br></div><div><br></div><div>Any of you experienced same behaviour?</div><div><br></div><div><br></div><div>Any feedback will be really appreciated.</div><div><br></div><div>Thanks!</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>