You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Steven Marcus <st...@gmail.com> on 2007/02/12 02:32:20 UTC

memory leaks with optimized acknowledgement

I had set optimized acknowledgement to true and our app was filling up
a 512m heap in 10 minutes with an embedded non-persistent broker.

Our messages are large and the it appears that optimized
acknowledgement is just too lazy for our application. Is it tuneable?
Or is it a bug?

thanks in advance!
Steven Marcus