Here is the issue that I created. Although the test case may not be of much help as I could not get it to fail with embedded broker, hope you would look into the issue.
https://issues.apache.org/activemq/browse/AMQ-2009 Thanks, Rajani. Gary Tully wrote: > > A test case would be great because it would be good to get this issue > fully understood. This is a potential blocker for the 5.2.0 release > IMHO. Can you raise a jira issue to track this? > thanks. > > 2008/11/14 chrajanirao <[EMAIL PROTECTED]>: >> >> I tried 5.2 RC3 and it seem to have new bugs. It dispatching duplicates. >> One >> of my test run resulted below: >> >> Messages sent: 1000 (using 50 threads 20 times) >> Consumers: 2 trasacted >> >> Queue Attributes in JConsole: >> DequeCount: 1000 >> DipatchCount: 4849 >> EnqueueCount:1000 >> InFlightCount: 3849 >> QueueSize: 49 >> >> Consumer end: >> Received: 2025 >> >> Its acting weird. when I tried with Non-transacted+Auto Ack, it sent >> duplicates and also the broker was still holding on to all of 1000 >> messages. >> >> I will try to come up with a JUnit test case. But this is faily staright >> forward case when messages are sent faster than they can be consumed!! >> >> Thanks. >> >> -- >> View this message in context: >> http://www.nabble.com/Stuck-messages---Dispatch-issues-tp20467949p20492251.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/Stuck-messages---Dispatch-issues-tp20467949p20612764.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.