[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-991) Closing non durable subscribers with unacked messages fails
Tim Fox (JIRA)
jira-events at lists.jboss.org
Fri Jun 15 09:19:11 EDT 2007
Closing non durable subscribers with unacked messages fails
-----------------------------------------------------------
Key: JBMESSAGING-991
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-991
Project: JBoss Messaging
Issue Type: Bug
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 1.4.0.CR1
When closing a non durable subscriber with unacked messages, it fails since the consumer is closed before the session, and the messages are only acked when the session closes.
Sending acks is actually unnecessary when using non durable subs so solution is not to send them in the first place.
--
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