[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-700) Delivery count is not updated for transactional sessions on close

Tim Fox (JIRA) jira-events at jboss.com
Fri Dec 22 13:21:38 EST 2006


Delivery count is not updated for transactional sessions on close
-----------------------------------------------------------------

                 Key: JBMESSAGING-700
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-700
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 1.2.0.Beta1
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 1.2.0.Beta2


When closing a transactional session which still has uncomitted deliveries in it, then these end up being cancelled when the session closes on the server, therefore losing any delivery count information.

Instead, we should explicitly cancel any messages in the transactional state as part of the close protocol, as we currently do with non transactional remaining deliveries.

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