Re: Duplicate message delivered to consumers on queue with kaha persistence

2007-10-04 Thread Rob Davies
AMQ Store is the combination of the journal (which itself now uses Kaha) and Kaha to store message references cheers, Rob http://rajdavies.blogspot.com/ On Oct 4, 2007, at 8:04 PM, Daryl Richter wrote: On Oct 3, 2007, at 7:30 AM, Rob Davies wrote: Do you get the same using AMQ store (t

Re: Duplicate message delivered to consumers on queue with kaha persistence

2007-10-04 Thread Daryl Richter
On Oct 3, 2007, at 7:30 AM, Rob Davies wrote: Do you get the same using AMQ store (the default in 5.0) - its the prefered store over kaha in ActiveMQ 5.0 Hmm. When I start a very recent (revision 581630) build of ActiveMQ with completely default config I get (among others) the following

Re: Duplicate message delivered to consumers on queue with kaha persistence

2007-10-04 Thread PieterN
PieterN wrote: > > This might be related to issue AMQ-1389, where I also see duplicate > messages when using the Kaha persistence adapter, although in a bit > different scenario. For me, the AMQ store works correctly as well, but I > still believe this is a bug in the Kaha adapter. > Sorry I ju

Re: Duplicate message delivered to consumers on queue with kaha persistence

2007-10-04 Thread PieterN
David Sitsky-2 wrote: > > Looks like the AMQ store works correctly - thanks for the advice. > This might be related to issue AMQ-1389, where I also see duplicate messages when using the Kaha persistence adapter, although in a bit different scenario. For me, the AMQ store works correctly as well

Re: Duplicate message delivered to consumers on queue with kaha persistence

2007-10-03 Thread David Sitsky
Hi Rob, Looks like the AMQ store works correctly - thanks for the advice. Cheers, David Rob Davies wrote: Do you get the same using AMQ store (the default in 5.0) - its the prefered store over kaha in ActiveMQ 5.0 cheers, Rob http://rajdavies.blogspot.com/ On Oct 3, 2007, at 8:50 AM,

Re: Duplicate message delivered to consumers on queue with kaha persistence

2007-10-03 Thread Rob Davies
Do you get the same using AMQ store (the default in 5.0) - its the prefered store over kaha in ActiveMQ 5.0 cheers, Rob http://rajdavies.blogspot.com/ On Oct 3, 2007, at 8:50 AM, David Sitsky wrote: I have discovered an issue with the latest activemq 5.0 (revision 581510) which seems