[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-982) Exceptions when openening / closing sessions fast when sending / consuming messages

Tim Fox (JIRA) jira-events at lists.jboss.org
Wed Jun 6 12:29:11 EDT 2007


Exceptions when openening / closing sessions fast when sending / consuming messages
-----------------------------------------------------------------------------------

                 Key: JBMESSAGING-982
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-982
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 1.3.0.GA
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 1.4.0.CR1


Several exceptions have been supported when opening / closing sessions very fast and concurrently sending / receiving messages.

Including "Cannot find delivery to acknowledge...." and "Cannot remove all messages when deliveries are in progress".

This is due to a race condition in client side MessageCallbackHandler closing which could cause acknowledgements to be sent *after* the consumer is closed.

The problem only manifests when closing consumers.

-- 
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