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

Key: AMQ-1501
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Marco Buss
Votes: 0
Watchers: 0
Operations

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

Persitent Topic Messages will not be deletet if more then one durable subscriber is active on topic

Created: 26/Nov/07 03:25 AM   Updated: 03/Dec/07 07:15 AM
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 patch.txt (2 kb)

Environment: windows vista, java 1.5.0_14-b03

Patch Info: Patch Available


 Description  « Hide
If more then one Subsriber is listen to the topic the messages will neverbe deleted.
The Problem is in the KahaTopicReferenceStore. At acknoledge the count for the TopicSubAck is decremented, but the new State is not saved. So the count is never reached 0 and so the message will never be deleted.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.