[rabbitmq-discuss] Memory leak in STOMP connector or federation?

Tomas Doran bobtfish at bobtfish.net
Fri May 16 16:24:50 BST 2014


Hiya

I’m seeing issues with what appears to be gradual memory leaking in RabbitMQ.

We’re currently running 3.2.1 in production, but I’ve also reproduced this issue with 3.3.1.

The memory is all in the ‘binary’ section, which would imply it’s message bodies or similar content. gcore on the rabbitmq process, followed by strings and grep also implies it’s holding onto message bodies that it shouldn’t be.

From the admin console or rabbitmqctl report, I can’t see any cause of the message bodies being kept (i.e. there is no significant amount of queued messages).

I’ve attached the rabbitmqctl report in the hope that someone with more clues than me will be able to read the runes better and point out what may be wrong or give me any hints for how to further investigate. 

TIA
Tom


-------------- next part --------------
A non-text attachment was scrubbed...
Name: server_report.txt.gz
Type: application/x-gzip
Size: 307205 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140516/417a3502/attachment.bin>


More information about the rabbitmq-discuss mailing list