[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1021) Move client side transaction state to the server side

Tim Fox (JIRA) jira-events at lists.jboss.org
Wed Jul 25 17:38:47 EDT 2007


Move client side transaction state to the server side
-----------------------------------------------------

                 Key: JBMESSAGING-1021
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1021
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 2.0.0 Beta 1


Currently we hold the incomplete JMS transactional state on the client side and send it all in one go on commit.

Instead we should store it on the server side. This will simplify things and allow larger transactions to be built without a large pause on commit or exhausting client side memory

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