You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by tianqing sun <ti...@gmail.com> on 2012/10/13 13:35:02 UTC

Re: Cluster consume too large Memory

The reason is many freed memory still hold by Qpid Process, for glibc
ptmalloc‘s memory algorithm.

2012/9/10 Alan Conway <ac...@redhat.com>

> On Fri, 2012-08-10 at 19:05 -0700, sun198507 wrote:
> > Hi,All.
> > I have a Qpid C++ Cluster with four node running well for months.
> However,
> > every node consume too large memory, even high up to 5.1g. A node killed
> and
> > rejoin the cluster.At first, it consume 200M memory ,but after a few days
> > high up to 1.5g. I find all nodes 's memory keeps growing.
> > Has anyone faced the problem?
> > Look forward to any replies. Thanks!
>
> Please create a JIRA for this issue, it should be investigated. Include
> details about what your system is doing when you see the memory bloat
> (how many brokers/clients/queues, are you using special queue types like
> ring, priority etc., what message rates.) The ideal would be if you can
> write a simple program that demonstrates the problem and attach it to
> the JIRA.
>
> Thanks!
> Alan.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>
>