Good to know! - this was a silly error - When a consumer got so far
behind a producer so that the cache was invalidated, after every
acknowledgement of a message, a cursor would check to see if the index
was empty. To do that it would ask for a count of still outstanding
persistent messages. For a BTreeIndex - a count resulted in every
BTreeNode been paged into memory in the same transaction to be
counted. Its remarkable KahaDB was as fast as it was under the
circumstances :)
On 1 Feb 2010, at 22:30, Daniel Kluesing wrote:
Ran this through some paces, and it works much better. Thanks for
the help!
-----Original Message-----
From: Gary Tully [mailto:gary.tu...@gmail.com]
Sent: Wednesday, January 27, 2010 2:35 AM
To: users@activemq.apache.org
Subject: Re: OOM with high KahaDB index time
Hi Daniel,
builds from today are there now:
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.4-SNAPSHOT/
thanks for the validation.
2010/1/26 Daniel Kluesing <d...@bluekai.com>
Any eta on the 5.4-snapshot? (
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.4-SNAPSHOT/still
lists the build date as 1/20) Once it's out, I'll give it a run
through.
-----Original Message-----
From: Rob Davies [mailto:rajdav...@gmail.com]
Sent: Thursday, January 21, 2010 9:42 AM
To: users@activemq.apache.org
Subject: Re: OOM with high KahaDB index time
Thanks Daniel! Though please wait for the next valid 5.4 build -
looks
like its missing a dependency at the moment
On 21 Jan 2010, at 16:48, Daniel Kluesing wrote:
I'm happy to give 5.4-snapshot a try
-----Original Message-----
From: Rob Davies [mailto:rajdav...@gmail.com]
Sent: Wednesday, January 20, 2010 2:08 PM
To: users@activemq.apache.org
Subject: Re: OOM with high KahaDB index time
I have a potential fix for this problem - hoping someone will try
out
the next 5.4-snapshot :)
On 20 Jan 2010, at 21:41, rideallday wrote:
I went back to AMQStore. Working fine for me.
--
View this message in context:
http://old.nabble.com/OOM-with-high-KahaDB-index-time-tp27217704p27249114.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Rob Davies
http://twitter.com/rajdavies
I work here: http://fusesource.com
My Blog: http://rajdavies.blogspot.com/
I'm writing this: http://www.manning.com/snyder/
Rob Davies
http://twitter.com/rajdavies
I work here: http://fusesource.com
My Blog: http://rajdavies.blogspot.com/
I'm writing this: http://www.manning.com/snyder/
--
http://blog.garytully.com
Open Source Integration
http://fusesource.com
Rob Davies
http://twitter.com/rajdavies
I work here: http://fusesource.com
My Blog: http://rajdavies.blogspot.com/
I'm writing this: http://www.manning.com/snyder/