I have used the qpidd C++ broker on several projects over the years. I started using 0.7 about 6 years ago, used 0.20 about 4 years ago, and I am currently using 0.34. I have noticed a memory leak when running on the system. qpidd starts out at about 10mb resident memory and the resident memory usage increases about 30mb each day. After 75 days, we are using resident memory in the 3gb range. We have a mix of durable queues and topics, probably about 20 total. When I use the qpid-stat script, there don't appear to be any queues or topics with messages hanging around. When I run valgrind, it gives me a report that states there are no memory leaks. Does anyone have any idea?
-- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
