Hey Rob On Tue, 20 Feb 2007, Rob Davies wrote:
> Hey - I'm just finishing up some testing around some fixes - > hopefully be finished today First off, thanks for all your hard work. I can see our app steadily becoming more stable with each checkin from you. :-) While the VMPendingSubscriberMessageStoragePolicy problems are being sorted out, we are running our unit tests using defaults (i.e. Kaha persistence kicks in when our producer goes faster than our consumer, which is non-durable on a topic). This morning with revision 509457 our application would run, and messages would keep coming in, but after running for about 10 minutes we would see messages arriving out of order (presumably they were being read from the Kaha store in the wrong order, if that's possible?). This afternoon I tried to reproduce this with revision 509600, but now our app runs only for a short time before starting to throw OutOfMemoryErrors (without any code having been changed on our side). I'm trying to reproduce these problems in separate test cases, but it's providing rather difficult. Cheers, Albert