Re: Duplicate messages in queues

2013-06-13 Thread Ed Bragg
I apologize. I found where somebody on our end was shoving everything into a HashSet. Sorry for the confusion. Ed On Thu, Jun 13, 2013 at 3:22 PM, Ed Bragg wrote: > Hi Rob, > > We are using the Java Broker. Version 0.20. > Right now we are running stock configuration (test). > > I have a Jav

Re: Duplicate messages in queues

2013-06-13 Thread Ed Bragg
Hi Rob, We are using the Java Broker. Version 0.20. Right now we are running stock configuration (test). I have a Java class that is popping items onto the queue, and then pulling them all off until none are left. I'm using a QueueProducer, and initializing it with: Destination dest =

Re: Duplicate messages in queues

2013-06-13 Thread Rob Godfrey
No - that wouldn't be the expected behaviour of queues... can you give a little more information about your test scenario... which broker are you using (Java or C++)?, how did you set up the queue? how are you verifying that only one message is actually on the queue? There are queue types (such as

Duplicate messages in queues

2013-06-12 Thread Ed Bragg
If I put the same TextMessage in a queue more than once, say 10 times, I always end up with just one item in the queue. ie. {"query":"apple"} Is this expected behavior for AMQP and Queues? Regards, Ed Bragg -- --- Ed Bragg iHarvest Product Manager Principle Software Engineer Thermopylae Scien