History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1452
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Rob Davies
Reporter: David Sitsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Duplicate messages dispatched when using AMQ Store

Created: 08/Oct/07 10:21 PM   Updated: 19/Oct/07 12:02 PM
Component/s: Message Store
Affects Version/s: 5.0.0
Fix Version/s: 5.0.0

Time Tracking:
Not Specified

File Attachments: 1. Text File duplicate.log (189 kb)



 Description  « Hide
This issue was originally reported on activemq-user here: http://www.nabble.com/Duplicate-message-delivered-to-consumers-on-queue-with-kaha-persistence-tf4560327s2354.html.

When I initially reported this issue, Rob suggested to not use Kaha persistence, but using the AMQ store. This seemed to resolve the issue.

Unfortunately, I have seen another situation where a duplicate message is being re-delivered, it turns out to the same consumer. I have tried in vain to create a unit test to reproduce this, but have been unable to do so.

The offending message ID is ID:tamarama-63606-1191905255404-2:2:3:3:1, and if you look at the attached debug trace, you can see it being sent to a queue, read from a queue, and then being dispatched a second time. The same worker thread in this case was the producer and the consumer of message.

This issue does not occur when persistence is not enabled.

This is seen with revision 583015.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Rob Davies - 19/Oct/07 12:02 PM
Fixed by svn revision 586580