[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-450) Queue/Topic removeAllMessages is broken
Tim Fox (JIRA)
jira-events at jboss.com
Fri Jul 28 14:42:11 EDT 2006
Queue/Topic removeAllMessages is broken
---------------------------------------
Key: JBMESSAGING-450
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-450
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.0.1.CR3
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 1.0.1.CR4
The current implementation of ChannelSupport::removeAllMessages has two major flaws:
1) It does not remove refs that are paged to storage
2) It only removes the refs/deliveries from the channel but leaves any messages in persistent storage and/or in the mnessage store
Need to change this so messages are consumed properly
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list