[rabbitmq-discuss] Possible memory leak in the management plugin
Matthias Radestock
matthias at rabbitmq.com
Thu Apr 10 20:57:32 BST 2014
On 10/04/14 20:19, Pavel wrote:
> 2) Because the GC-ing process has constant rate (100 or 1% rows each
> 5 seconds), there is always a possibility that aggregated_stats table
> growth will outpace the clean up efforts.
No, there isn't.
> As far as I can tell, currently rows for GC are selected randomly.
No, they are not.
> Is there a way cycle them so that entire aggregated_stats table is
> guaranteed to get a GC pass every 500 seconds (if size is 10000+)?
That is exactly what happens.
Matthias.
More information about the rabbitmq-discuss
mailing list