[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-08-22 Thread Louis Bouchard
After further investigation, no memory leak situation was identified. ** Changed in: rabbitmq-server (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/119738

[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-07-16 Thread Louis Bouchard
** Attachment added: "rabbitmq-memleak.png" https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+attachment/3738568/+files/rabbitmq-memleak.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-07-16 Thread Louis Bouchard
Indeed, my test statement was wrong. I now have updated the test statement & ran another set of tests both on Precise (2.7.1) and Saucy (3.1.3). Both test ran for 14 hours. Here is an outline of the memory usage in both cases: DistroVersionMem UsedMem Free ===

[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-07-16 Thread Louis Bouchard
** Changed in: rabbitmq-server (Ubuntu) Assignee: (unassigned) => Louis Bouchard (louis-bouchard) ** Changed in: rabbitmq-server (Ubuntu) Status: New => In Progress ** Description changed: rabbitmq-server seems to be leaking memory. This has been tested with Precise, Raring and S

[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-07-05 Thread Simon MacMullen
Umm, with the shell fragment posted, you have the receiver started outside the "while true" loop. Therefore the shell will never start the receiver, and messages back up inside RabbitMQ until memory is exhausted. You can verify this with "rabbitmqctl list_queues" or the management plugin web UI.

[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-07-03 Thread Louis Bouchard
reproducer script : queue_send.py ** Attachment added: "queue_send.py" https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+attachment/3723024/+files/queue_send.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1197380] Re: Memory leak when using rabbitmq-server

2013-07-03 Thread Louis Bouchard
Reproducer script : queue_receive.py ** Attachment added: "queue_receive.py" https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1197380/+attachment/3723025/+files/queue_receive.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t